Browse Source

Add CssToInlineStyles to Email section

Added https://github.com/tijsverkoyen/CssToInlineStyles, useful for inlining CSS so it works in more email clients.
pull/217/head
Barry vd. Heuvel 11 years ago
parent
commit
23db4fcbcc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

166
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
166
 * [Fetch](https://github.com/tedivm/Fetch) - An IMAP library.
167
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
167
 * [Email Reply Parser](https://github.com/willdurand/EmailReplyParser) - An email reply parser library.
168
 * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
168
 * [Stampie](https://github.com/henrikbjorn/Stampie) - A library for email services such as [SendGrid](http://sendgrid.com), [PostMark](http://postmarkapp.com), [MailGun](http://www.mailgun.com) and [Mandrill](http://www.mandrill.com).
169
+* [CssToInlineStyles](https://github.com/tijsverkoyen/CssToInlineStyles) - A library to inline CSS in email templates.
169
 
170
 
170
 ## Files
171
 ## Files
171
 *Libraries for file manipulation and MIME type detection.*
172
 *Libraries for file manipulation and MIME type detection.*

Loading…
Cancel
Save