wix-incubator / mjml-react

React component library to generate the HTML emails on the fly
MIT License
993 stars 50 forks source link

Do not strip invalid color values: Resolves issue #73 #74

Closed nick-avi-say closed 2 years ago

nick-avi-say commented 2 years ago

Currently when using templating values in color fields eg: color: {{myVariable}} yields color:

This allows for templating variables to not be stripped

daliusd commented 2 years ago

As there is no more attempts to fix this PR and project is no more maintained I am closing this PR.