Drillster / drone-email

Drone plugin for sending email notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inline styles in template

bradrydzewski opened this issue · comments

looks like in order to use the mailgun templates we need to use a tool to inline the stylesheets before we embed the template [1]. We can use this tool:
https://github.com/JedWatson/node-premailer

[1] http://blog.mailgun.com/transactional-html-email-templates/

Will be fixed with #7