/mail-templantes-gen

Simple tool to generate HTML email templates using TailwindCSS. It generates the HTML with inline styles (best for email clients) and minifies the output.

Primary LanguageTypeScriptMIT LicenseMIT

TailwindCSS mail template maker

Simple tool to generate HTML email templates using TailwindCSS. It generates the HTML with inline styles (best for email clients) and minifies the output.

Demo

Demo image

Building

npm run build

Running

node dist/main.js --input templates --output rendered --mode minified