WYSIWYG editor, impossible ?

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 :roll_eyes:

  • 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 :confused: I tried fetching ‘.scss’ files from Assets API but it looks like a dirty and unreliable method.

Any ideas ?

Cheers

up, any sugestions ? :sad_but_relieved_face:

Did you ever get around to solving this?