A bit of a crazy suggestion, but could this project depend on mjml-browser instead of mjml?
Are there huge benefits or disadvantages in this choice?
The mjml-browser plugin mentions 2:
- mj-include tags are unavailable and will be ignored.
- features involving the .mjmlconfig file are unavailable, which means no custom components.
I think both points are mostly covered by the fact that this library uses react. We can make out own react based components, same goes for mj-include.
Originally posted by @Bertg in #89 (comment)
related issues:
A bit of a crazy suggestion, but could this project depend on
mjml-browserinstead ofmjml?Are there huge benefits or disadvantages in this choice?
The
mjml-browserplugin mentions 2:I think both points are mostly covered by the fact that this library uses react. We can make out own react based components, same goes for
mj-include.Originally posted by @Bertg in #89 (comment)
related issues: