martin-pabst / Online-IDE-new-compiler

Online-IDE with new compiler
GNU General Public License v3.0
0 stars 0 forks source link

Prevent CSS leaking #20

Open fjf2002 opened 5 days ago

fjf2002 commented 5 days ago

Prevent the embedded online-IDE from leaking out CSS selectors.

Work in progress. @martin-pabst: Please take a look and consider.

In either variant, somehow CSS variables get set in the :root namespace (with ThemeSelector even in the html selector).