pickr
pickr copied to clipboard
SCSS files not published
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.