SnowdogApps / magento2-theme-blank-sass

SASS based version of Magento 2 Blank theme
MIT License
383 stars 150 forks source link

backport email styles missing fix #206

Closed Januszpl closed 5 years ago

Januszpl commented 5 years ago

Backport email styles fix from #153 to 0.11 branch.

Requires frontool 1.6.0 and use of gulp email-fix or gulp email-fix --prod (if in production).

After using only gulp styles or gulp styles --prod notworking

After using gulp styles and gulp email-fix (or gulp styles --prod && gulp email-fix --prod) working