kazzkiq / CodeFlask

A micro code-editor for awesome web pages.
https://kazzkiq.github.io/CodeFlask/
MIT License
1.07k stars 121 forks source link

Project CSS polluting code editor view #104

Open holwech opened 5 years ago

holwech commented 5 years ago

I have a problem where it seems like the style/component framework I am using (Vuetify) is polluting the editor view, making it look all wrong and not really functioning properly. I assume this might be the case for other style frameworks like bootstrap etc. too. Do you know if there is way to make this work with style/component frameworks like Vuetify?

You can see what I mean in this example.