forked from fphilipe/premailer-rails
-
Notifications
You must be signed in to change notification settings - Fork 0
Version 2 Roadmap
justinwiley edited this page Feb 13, 2013
·
3 revisions
- restructure gem
- possibly extract functionality into a gem premailer-actionmailer [#14]
- add rails specific stuff into a gem called premailer-rails or premailer-actionmailer-rails (drop the 3 in the name)
- make rails 4 compatible
- remove automatic inclusion of default stylesheet when no stylesheet is present [#49, #56]
- improve assets loading [#50, #55]
- add proper support for attachments [#21, #51]
- prevent loading of external stylesheets by premailer by removing link tags [#48]
- create documentation