Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 390 Bytes

Email Templates

This repository contains email templates in MJML.

Scripts

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]