Closed piotrl closed 5 years ago
I heavily consider moving from SASS to other CSS pre-processor. Probably Less.
Every time I update nodejs, it stops working. Often problems with using it on windows (node-gyp kind of problems).
node-gyp
node-sass is replaced by dart-sass (pure JS implementation), that is not that much intrusive.
Also, sass is bundled by webpack now into JS file
I heavily consider moving from SASS to other CSS pre-processor. Probably Less.
Every time I update nodejs, it stops working. Often problems with using it on windows (
node-gyp
kind of problems).