blenderskool / blaze

⚡ File sharing progressive web app built using WebTorrent and WebSockets
https://blaze.now.sh/
MIT License
2.27k stars 279 forks source link

PLS remove node-sass #139

Closed william10240 closed 2 years ago

william10240 commented 2 years ago

PLS remove node-sass :)

blenderskool commented 2 years ago

@williamyan1024 Any reason why it should be removed?

william10240 commented 2 years ago

node-sass low-level dependencies libsass, resulting in many users installing Especially difficult for Windows users, it forces users to install python2 and Visual Studio in the windows environment to compile successfully.

blenderskool commented 2 years ago

@williamyan1024 Oh. Any alternatives that you'd suggest? I also noticed that node-sass is now deprecated.

blenderskool commented 2 years ago

node-sass has been replaced by sass package