chosen-bootstrap-theme

1.0.5 • Public • Published

chosen-bootstrap-theme

Buy Me a Coffee

A Bootstrap theme for Chosen Select that actually looks like Bootstrap.

Install

Yarn, NPM, or Bower

yarn add chosen-material-theme

npm install chosen-material-theme

bower install chosen-material-theme

Rails

# Gemfile 
source 'https://rails-assets.org' do
  gem 'rails-assets-chosen-bootstrap-theme'
end
 
 
# app/assets/stylesheets/application.scss 
/*
 *= require chosen-bootstrap-theme
*/

Credits

Created by Weston Ganger - @westonganger

Plugin adapted from this gist by @koenpunt

Package Sidebar

Install

npm i chosen-bootstrap-theme

Weekly Downloads

65

Version

1.0.5

License

MIT

Last publish

Collaborators

  • westonganger