1.0.1 • Published 4 years ago

chosen-material-theme v1.0.1

Weekly downloads
33
License
MIT
Repository
github
Last release
4 years ago

chosen-material-theme

A Material theme for Chosen Select. Its also integrates very well with the Bootswatch Paper theme if your into that.

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-material-theme'
end


# app/assets/stylesheets/application.scss
/*
 *= require chosen-material-theme
*/

Credits

Created by Weston Ganger - @westonganger