You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arnaucode 6dfc63506d added to npm 6 years ago
LICENSE added package as bower package 6 years ago
README.md added to npm 6 years ago
bower.json added package as bower package 6 years ago
colors.css added to npm 6 years ago
package.json added to npm 6 years ago

README.md

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">