You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 25, 2023. It is now read-only.
Hi, thanks a lot for this great Rust implementation 🙏
We plan to use it in replacement of native MJML implementation in our Symfony project but, as we use mj-style, we would like to know if you always plan to support it or no ?
If the performance impact is a brake, maybe adding a flag in the render command could be a solution 🤷
It will allow to render with & without the support of mj-style. So, people that didn't require mj-style will have the best performances and the ones that need it will have a little bit less performances.
What do you think ?
NB: Yes, it's a replica of the original repository issue that you opened few years ago