selectize.js icon indicating copy to clipboard operation
selectize.js copied to clipboard

CSS selector in dist CSS is duplicated

Open parsakafi opened this issue 1 month ago • 0 comments

Hello Thank you for amazing JS library I decide choose Selectize for my project and checked CSS files I see something wrong in dist CSS files

For example in selectize.default.min.css https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.15.2/css/selectize.default.min.css CSS Selector: selectize-control.plugin-remove_button .disabled .item .remove duplicated with same property and value

parsakafi avatar Dec 03 '25 20:12 parsakafi