Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.17 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.17 KB

chosen-material-theme

NPM Version NPM Downloads Buy Me a Coffee

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