Closed nitin2953 closed 4 weeks ago
An option to insert external css file or mjml code for development purpose
During development I use the design's image as <body>'s background to achieve near perfect result
<body>
<mj-include path="../style.css" type="css" />
Another toggle to choose weather to insert the css file or code in preview, generated html or both
This should work on 2.x
Feature suggestion
An option to insert external css file or mjml code for development purpose
Use case
During development I use the design's image as
<body>
's background to achieve near perfect resultCode sample
Other information
Another toggle to choose weather to insert the css file or code in preview, generated html or both