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.77k stars 1.09k forks source link

SASS deprecations #2104

Open aprat84 opened 1 week ago

aprat84 commented 1 week ago

SASS recent deprecations raise a number of warnings when compiling.

Built-in functions deprecations are being addresses in PR #2100 .

But in v1.80 they deprecated @import...

https://sass-lang.com/documentation/breaking-changes/import/

Is this going to be fixed? This library looks so abandoned...