Hello,
i’m trying to build an enhanced WYSIWYG product description editor but i am facing two big problems :
-
Polaris is overriding some of the CSS in the editor, for example h1, h2… are not changing in size so what you see is not actually what you get

-
I would like to use the store CSS inside my app to have a “realistic preview” but i can’t find a proper way to do it
I tried fetching ‘.scss’ files from Assets API but it looks like a dirty and unreliable method.
Any ideas ?
Cheers