sass-loader icon indicating copy to clipboard operation
sass-loader copied to clipboard

Drop mention of deprecated Node SASS

Open fulldecent opened this issue 1 year ago • 2 comments

Documentation Is:

  • [ ] Missing
  • [ ] Needed
  • [x] Confusing
  • [ ] Not Sure?

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.

fulldecent avatar Oct 10 '24 18:10 fulldecent