All Emails are written with mjml.
The documentation can be found here: mjml docs.
VS-Code-Plugin: vscode-mjml.
-
Running
yarn build -w ./src/auth0/test.mjml -o ./dist/test.html
in the root folder, will watch and build the html-email. Note: The folders must exist before starting, otherwise an error will occur. -
Minify via minifycode.com