File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ Selectize is available at [cdnjs](https://cdnjs.com/libraries/selectize.js).
79
79
- [ selectize.default.less] ( dist/scss/selectize.default.scss ) — Default theme
80
80
- [ selectize.bootstrap3.scss] ( dist/scss/selectize.bootstrap3.scss ) - Bootstrap 3 theme
81
81
- [ selectize.bootstrap4.scss] ( dist/scss/selectize.bootstrap4.scss ) - Bootstrap 4 theme
82
+ - [ selectize.bootstrap5.scss] ( dist/scss/selectize.bootstrap5.scss ) - Bootstrap 5 theme
82
83
- [ ** plugins/** ] ( dist/scss/plugins ) — Individual plugin styles
83
84
- [ ** less/** ] ( dist/less )
84
85
- [ selectize.less] ( dist/less/selectize.less ) — Core styles
@@ -92,6 +93,7 @@ Selectize is available at [cdnjs](https://cdnjs.com/libraries/selectize.js).
92
93
- [ selectize.bootstrap2.css] ( dist/css/selectize.bootstrap2.css ) - Bootstrap 2 theme
93
94
- [ selectize.bootstrap3.css] ( dist/css/selectize.bootstrap3.css ) - Bootstrap 3 theme
94
95
- [ selectize.bootstrap4.css] ( dist/css/selectize.bootstrap4.css ) - Bootstrap 4 theme
96
+ - [ selectize.bootstrap5.css] ( dist/css/selectize.bootstrap5.css ) - Bootstrap 5 theme
95
97
96
98
### Usage
97
99
You can’t perform that action at this time.
0 commit comments