Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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