simonwep / pickr

🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
https://simonwep.github.io/pickr
MIT License
4.29k stars 287 forks source link

remove or replace the node-sass dependency #328

Closed SKT1yang closed 4 months ago

SKT1yang commented 11 months ago

Can you remove or replace the node-sass dependency? The latest version of Sass no longer requires node-sass, and node-sass cannot be installed normally in offline or intranet environments because node-sass has a postinstall script to install node gyp, which is too disgusting