Skip to content

Replace node sass with sass#46

Open
aleksUIX wants to merge 2 commits intoIABTechLab:masterfrom
aleksUIX:replace-node-sass-with-sass
Open

Replace node sass with sass#46
aleksUIX wants to merge 2 commits intoIABTechLab:masterfrom
aleksUIX:replace-node-sass-with-sass

Conversation

@aleksUIX
Copy link
Copy Markdown

Replace node-sass with sass

node-sass is officially deprecated and no longer maintained. It relies on native C++ compilation via node-gyp which fails on Apple Silicon and Node 17+. This replaces it with sass (dart-sass), the officially recommended drop-in replacement, and regenerates yarn.lock accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant