Skip to content

Commit

Permalink
Updated inliner recommendations
Browse files Browse the repository at this point in the history
Premailer seems to be breaking it leemunroe#47
  • Loading branch information
leemunroe authored Nov 30, 2016
1 parent a594451 commit 6fb47c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Use the template as is. They'll put the CSS inline for you when you put together

## Sending emails directly from your app or using a developer service

For an API like [Mailgun](http://www.mailgun.com) you need to put the CSS inline. You can use [Premailer](http://premailer.dialect.ca/) to do this automatically.
For an API like [Mailgun](http://www.mailgun.com) you need to put the CSS inline. You can use inliner tools like [Putsmail](https://putsmail.com/inliner) or [Juice](https://github.com/Automattic/juice) to do this automatically.

* Copy all of email.html
* Paste the HTML as the source into Premailer
Expand Down

0 comments on commit 6fb47c5

Please sign in to comment.