webpack-contrib / sass-loader

Compiles Sass to CSS
MIT License
3.91k stars 428 forks source link

Drop mention of deprecated Node SASS #1238

Open fulldecent opened 1 week ago

fulldecent commented 1 week ago

Documentation Is:

Please Explain in Detail...

At https://github.com/sass/dart-sass?tab=readme-ov-file mention is made to Node SASS

But it links to https://github.com/sass/node-sass which says that project is archived, and that recommends to use Dart SASS.

Your Proposal for Changes

Please remove mentions to Node SASS. Or update mentions to show that project is dead and does not get security updates.


Also

There is a note in https://www.npmjs.com/package/sass-loader about

Node Sass does not work with Yarn PnP

This could please be updated to say what DOES work with Yarn PnP (and specifically mention the keyword "Yarn Berry").

I'm several days into researching how to run sass with Yarn Berry, I don't understand the difference between sass and sass-loader, and this could be better explained in the documentation.

alexander-akait commented 1 week ago

We will drop it when we drop support Node SASS, i.e. the next major release