ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
657 stars 168 forks source link

THIS EXTENSION IS NO LONGER MAINTAINED #486

Open glenn2223 opened 3 years ago

glenn2223 commented 3 years ago

This version of the extension is no longer maintained.

I have my own version, which I'm actively maintaining. It is available from the marketplace at https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass

All you need to know about migrating is available at this FAQ

To keep this issue at the very top, please close any issues opened after this one. Thanks

EspinoVic commented 3 years ago

Thanks man

Pustur commented 3 years ago

@ritwickdey Would be nice to 📌 pin this issue if possible.

glenn2223 commented 3 years ago

Hey @Pustur. I'd love it to be! However @ritwickdey doesn't seem to respond to mentions, emails or anything else ☹

mathmul commented 3 years ago

What about the newer dart-sass?

glenn2223 commented 3 years ago

What about the newer dart-sass?

It's actually dart-sass that I use in my fork. This original extension is using a version of lib-sass that is 4 years old.


If you deem fit, you can even use dart-sass' CLI