adoptoposs / mjml_nif

Elixir NIF bindings for the MJML Rust implementation (mrml)
https://hexdocs.pm/mjml
MIT License
123 stars 17 forks source link

mj-style inline doesn't work #62

Closed tidusIO closed 2 years ago

tidusIO commented 2 years ago

Hey team :),

I just noticed, that it's not inlining the css when using

Like here in the docs: https://documentation.mjml.io/#mj-style
tidusIO commented 2 years ago

Ah, I think it's related to this one in mrml package. https://github.com/jdrouet/mrml/issues/17