New
vue-select no longer relies on any styles from Bootstrap, everything is self contained. It still works awesome with bootstrap and has been tested with the following CSS frameworks:
- Bulma
- Foundation
- Bootstrap 3/4
Changes
text-center
class used on theno-options
list item changed tono-options
- CSS selectors have been updated to be as extensible as possible while providing baseline styling
- removed any opinionated styles like font family/size
Fixes
- Fixes #148