Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottcharlesworth/bulma-multiselect
Bulma styling for Vue-Multiselect
https://github.com/scottcharlesworth/bulma-multiselect
Last synced: 27 days ago
JSON representation
Bulma styling for Vue-Multiselect
- Host: GitHub
- URL: https://github.com/scottcharlesworth/bulma-multiselect
- Owner: scottcharlesworth
- License: mit
- Created: 2018-10-21T19:05:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T07:51:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T06:28:15.483Z (about 1 month ago)
- Language: Sass
- Size: 1.04 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bulma-multiselect
Bulma styling for Vue-Multiselect![Example of bulma-multiselect](https://raw.githubusercontent.com/scottcharlesworth/bulma-multiselect/master/screenshot.png)
Usage
---Import SASS/SCSS
```
@import "~bulma-multiselect/sass/multiselect";
```Import distributed CSS
```html
```
CDN
```html
```