mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
2471e54678
In Font Awesome 1.0 the LESS declaration was: .icon-large[class^="icon-"], .icon-large[class*=" icon-"] The same declaration in Font Awesome 2.0: .icon-large:before, .icon-large:before Clearly the selector should not be duplicated and should just be: .icon-large |
||
---|---|---|
.. | ||
font-awesome.sass | ||
font-awesome.scss |