foundation / foundation-emails

Quickly create responsive HTML emails that work on any device and client. Even Outlook.
https://get.foundation/emails/docs/
MIT License
7.76k stars 1.09k forks source link

foundation_emails gem should include sass as dependency #770

Open stevenbarragan opened 7 years ago

stevenbarragan commented 7 years ago

The gem should add the sass dependency since you can't use it without it.

pelletencate commented 1 month ago

Any sass compiler that works with Sprockets will do, and it's nice that the user can choose dartsass-sprockets if they prefer.