chosen-material-theme
v1.0.1
Published
A Material theme for Chosen Select
Downloads
15
Maintainers
Readme
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