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

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i chosen-bootstrap-theme

    Weekly Downloads

    96

    Version

    1.0.5

    License

    MIT

    Last publish

    Collaborators

    • westonganger