Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riccardoscalco/crayon
Crayon.css is a list of css variables linking color names to hex values.
https://github.com/riccardoscalco/crayon
Last synced: about 21 hours ago
JSON representation
Crayon.css is a list of css variables linking color names to hex values.
- Host: GitHub
- URL: https://github.com/riccardoscalco/crayon
- Owner: riccardoscalco
- License: mit
- Created: 2015-07-11T04:05:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T10:25:19.000Z (over 9 years ago)
- Last Synced: 2025-01-07T04:39:57.874Z (8 days ago)
- Language: CSS
- Homepage: http://riccardoscalco.github.io/crayon/
- Size: 48 MB
- Stars: 407
- Watchers: 16
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-CSS-Resources - Crayon.css:
README
# Crayon.css
Crayon.css is a list of css variables linking color names to hexadecimal values,
usable with postCSS or with your favourite CSS preprocessor,
being it Stylus, Sass or Less.Read more on http://riccardoscalco.github.io/crayon/.
## Usage
Install crayon with bower
```
bower install crayon
```