-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Description
We move a project that uses SASS and we starting to have some deprecated warning in our CSS/SASS file while running unit tests. Actually using "sass": "^1.81.0". Then it seems a breaking change is going to happen.
Deprecation Warning: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
More info: https://sass-lang.com/d/legacy-js-api
On the Net we caught a discussion about a v4 but the thread is relatively old... on Sep 13, 2023.
So we would like to know if a move from your side will be done, to update the project for SASS v2 (actually "sass": "^1.58.3") or we need to abandon this artefact because it won't be maintain anymore.
Also related to @import vs @use
Thank you very much for your answer.
Best regards,
evdevel, kgrellus, axi92 and NicoleAbbott
Metadata
Metadata
Assignees
Labels
No labels