2021-11-11 17:50:57 +01:00
2021-11-11 15:08:30 +01:00
2021-11-06 21:14:13 +01:00
2021-11-06 21:14:13 +01:00
2021-11-11 17:41:37 +01:00
2021-11-06 21:14:13 +01:00
2021-11-06 21:14:13 +01:00
2021-11-11 17:50:57 +01:00

email-templates

In order to use a mjml file it has to be converted into an HTML file.

First install mjml from npm:

npm init -y && npm install mjml

Then run this command to convert an mjml:

mjml index.mjml index.html

Now the HTML file is availiable. Just make sure to inline the css first.

S
Description
Email templates
Readme
36 KiB