Skip to content

QuickFox/select2-bootstrap-css

Repository files navigation

Select2 Bootstrap CSS

This is a bare bones stylesheet for making select2 fit in with bootstrap a bit better.

The LESS file is located at lib/select2-bootstrap.less, and the SCSS file is located at lib/select2-bootstrap.scss.

Tests are included to verify that LESS and SCSS compile down to the target CSS. To run the tests, you'll need to install node.js, Less, and SASS. Then you can run:

npm install && bower install
npm test

Demos

http://t0m.github.io/select2-bootstrap-css/

About

simple css to make select2 widgets fit in with bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published