Skip to content

RyuDanuer/chosen-material-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

About

A Material theme for Chosen Select

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • CSS 81.4%
  • JavaScript 18.6%