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
660 stars 168 forks source link

Extension issue #566

Open GustavoAntu opened 2 years ago

GustavoAntu commented 2 years ago

using Bootstrap 5.1.1 compilation is extremely slow, why can it be?

glenn2223 commented 2 years ago

This extension is no longer maintained - see #486, this will show you that I have a fork that I'm actively maintaining. This does have some significant speed improvements.

After reading it, please close this issue so my own can stay top of the list. Thanks

realjjaveweb commented 2 years ago

I just tested and @glenn2223 is not lying, it's really significantly faster even when using latest stable Bootstrap - 5.1.3 . Also gives deprecation notices, which is a new thing - so you can be prepared better for future versions in time.

Glenn did you try to contact the origial repo owner? I sent him an email with a proposal to update this repo README to link to project maintained by you, we shall see.