Skip to content

westonganger/chosen-material-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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