mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
342 stars 91 forks source link

Missing sass variable for link color #1313

Closed megaFatXR closed 8 years ago

megaFatXR commented 8 years ago

Link :visited state color is correct: $link-visited-color, link color variable references the main color of the theme, but needs to have its own independent variable.

Code reference: screen shot 2016-04-04 at 17 35 08

battaglr commented 8 years ago

Nice catch, @jvnni! Would you like to make a PR? If not, I can do this tonight.