revivek / oy

Render HTML emails on the server with React.
MIT License
834 stars 47 forks source link

Added new PropType background to Table and TD elements #66

Closed Rendez closed 7 years ago

Rendez commented 7 years ago

In order to enforce an absolute URL in the background attribute that is used when adding a background image support for multiple email clients.

Example -> https://blog.mailchimp.com/background-images-and-css-in-html-email/#comment-19940

revivek commented 7 years ago

Once this gets in, I'll make a new 0.8.0 release.