1.0.6 • Published 2 years ago

vue-mutiselect-bootstrap-theme v1.0.6

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Bootstrap 3/4/5 theme for vue-multiselect

Compiled from different comments on this github issue

Installation

npm install vue-multiselect-bootstrap-theme

Usage

Include the scss stylesheet into your main styles file, after the vue-multiselect.min.css file. Include the version that matches your bootstrap version (3,4,5)

@import "~vue-multiselect/dist/vue-multiselect.min.css";
@import "~vue-mutiselect-bootstrap-theme/dist/vue-multiselect-bootstrap4.scss";
1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago