mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 03:46:38 +02:00
🎉 Introduce mjml to format email messages
This commit is contained in:
parent
828455ac27
commit
dd9d83cdab
11 changed files with 2388 additions and 15 deletions
4
backend/scripts/build-email-templates.sh
Executable file
4
backend/scripts/build-email-templates.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
npx mjml resources/emails-mjml/password-recovery/en.mjml -o resources/emails/password-recovery/en.html
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue