bluzky / nice-select2

A lightweight vanilla javascript library that replaces native select elements with customizable dropdowns
https://bluzky.github.io/nice-select2/
MIT License
370 stars 61 forks source link

Make it possible to import nice-select2 without importing the sass #81

Open CamilleScholtz opened 6 months ago

CamilleScholtz commented 6 months ago

Currently the stylesheet seems to be always imported, is it not better to let the user themselves decide if to do this? For example I am using my own style and don't really need the standerd stylesheet.