Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnaucube/cssmaterialcolors
https://github.com/arnaucube/cssmaterialcolors
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/arnaucube/cssmaterialcolors
- Owner: arnaucube
- License: mit
- Created: 2017-11-29T08:12:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T14:15:11.000Z (over 6 years ago)
- Last Synced: 2024-12-10T11:03:56.627Z (about 1 month ago)
- Language: CSS
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cssMaterialColors
## Install with npm
```
npm install --save cssmaterialcolors
```Add to the index.html:
```html```
## Install with bower
```
bower install --save cssMaterialColors
```Add to the index.html:
```html```