Closed ialtamirano closed 7 years ago
Oh, thanks alot about mentioning that. You should change color of icon directly for this version, in next version i will change something to support color inheritance. :)
Following should work, also I can't find any reasons for setting default color on icons.
file: icono.scss
[class*="icono-"] {
...
color: inherit;
...
}
Thanks @edtorba i just missed this issue and will fix this soon :)
Allow for css color overriding.
http://jsfiddle.net/agLs7chu/