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.31k stars 284 forks source link

SCSS files not published #331

Closed miguelcobain closed 5 months ago

miguelcobain commented 10 months ago

What is the current behavior?

SCSS files are not published in the latest npm version 1.9.0. My app has a SCSS build pipeline. It was really useful to override some scss variables to customize the styles.

Please provide the steps to reproduce and create a JSFiddle.

Just install the latest version and check that the scss files are no longer in the node_modules folder.

What is the expected behavior?

Users should be able to customize the styles.