premailer / actionmailer_inline_css

Seamlessly integrate Alex Dunae's premailer with ActionMailer.
http://madebynathan.com
MIT License
75 stars 25 forks source link

Allow configuring premailer options #23

Closed p3drosola closed 9 years ago

p3drosola commented 9 years ago

Premailer has a lot of options to control the way CSS is inlined.

But as far as I can tell, the options are being hardcoded in actionmailer_inline_css.

If I make a PR to make actionmailer_inline_css configurable with an initializer, would that work?

p3drosola commented 9 years ago

Sorry, I just found out how to do it https://github.com/fphilipe/premailer-rails#configuration