GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
634 stars 226 forks source link

mj-class is not working in mj attributes section #356

Closed NiroshKumarR closed 1 month ago

NiroshKumarR commented 4 months ago

mj class component is not working in mj head attributes component. It's only not working in view render but in export it's working fine

What to do??

DiegoGonzalezCruz commented 3 months ago

Hey, were you able to bypass this limitation?

NiroshKumarR commented 2 months ago

Hey, were you able to bypass this limitation?

I wasn't able to bypass mj class, but I had the idea to try one. But rather than complications I went with mjstyle tag to achieve my output.

artf commented 1 month ago

Please check the README for supported MJML components, if it's not supported you are welcome to contribute with PR.