riccardoscalco / crayon

Crayon.css is a list of css variables linking color names to hex values.
http://riccardoscalco.github.io/crayon/
MIT License
406 stars 25 forks source link

Useless variables #5

Open nil opened 9 years ago

nil commented 9 years ago

There are some variables which don't have any logic.

For example: why do I have to write var(--black) if writing black I have the same result?

See more here: http://createstopbecreative.com/2015/05/06/sass-stop-defining-useless-color-variables/