arnaucode ded47fc96f | 6 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README.md | 6 years ago | |
bower.json | 7 years ago | |
colors.css | 6 years ago | |
package.json | 6 years ago |
npm install --save cssmaterialcolors
Add to the index.html:
<link href="node_modules/cssmaterialcolors/colors.css" rel="stylesheet">
bower install --save cssMaterialColors
Add to the index.html:
<link href="bower_components/cssMaterialColors/colors.css" rel="stylesheet">