cssmaterialcolors
v1.0.1
Published
## Install ``` bower install --save cssMaterialColors ```
Downloads
2
Maintainers
Readme
cssMaterialColors
Install with npm
npm install --save cssmaterialcolors
Add to the index.html:
<link href="node_modules/cssmaterialcolors/colors.css" rel="stylesheet">
Install with bower
bower install --save cssMaterialColors
Add to the index.html:
<link href="bower_components/cssMaterialColors/colors.css" rel="stylesheet">