Faire / mjml-react

React component library to generate the HTML emails on the fly
https://www.npmjs.com/package/@faire/mjml-react
MIT License
387 stars 17 forks source link

Update src/utils folder to be written in typescript #33

Closed hchiufaire closed 2 years ago

hchiufaire commented 2 years ago

Addresses https://github.com/Faire/mjml-react/issues/31

Note: Must figure out how to do conditional comments properly before compiler to HTML, as fix-conditional-comment.js is deleted here

Tests

image