Skip to content

Commit 6fb47c5

Browse files
authored
Updated inliner recommendations
Premailer seems to be breaking it #47
1 parent a594451 commit 6fb47c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use the template as is. They'll put the CSS inline for you when you put together
1111

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

14-
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.
14+
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.
1515

1616
* Copy all of email.html
1717
* Paste the HTML as the source into Premailer

0 commit comments

Comments
 (0)