I would like to implement react-email editing in Plasmic. Solution works as per the guide and will customise from there to create an efficient end to end solution.
However due to email applications’ fickle support for html, only the react-email components should be used. It would be good to safeguard this and still allow styling. Content creator mode allows restricting access to certain components. From what I can understand from this page though, styling can be enabled section by section but only on the Enterprise plan?
Is there a middle ground (maybe in component registration) that I am missing where:
- Components usage is restricted
- Full styling is still enabled?