2015-08-10 17:50:02 +02:00
|
|
|
|
2015-08-10 21:24:47 +02:00
|
|
|
- npm install
|
2015-08-13 17:57:58 -04:00
|
|
|
- gem install premailer
|
2015-08-10 21:24:47 +02:00
|
|
|
- grunt (default task will build new inlines email templates)
|
|
|
|
|
- grunt watch (will build on source html or css change)
|
2015-08-10 17:50:02 +02:00
|
|
|
|
2015-08-10 21:24:47 +02:00
|
|
|
assembled email templates will be in dist/ and final
|
|
|
|
|
inlined templates will be in ../public/emails/
|
2015-08-10 17:50:02 +02:00
|
|
|
|