This repository contains email templates in MJML.
Detects if you misplaced or mispelled a MJML component, or if you used any unauthorised attribute on a specific component.
npm run validate
Writes the output to [output]:
npm run build:[output]
Watches the changes made to [input] (file or folder):
npm run watch:[input]