mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-26 13:31:30 +08:00
ae89c2582a
As all icon classes begin with `fa-` we can remove the need to use the single `fa` class. Before this change you need to define your icons like this: `<span class="fa fa-glass"></span>` With this change, you'll only need to do: `<span class="fa-glass"></span>` |
||
---|---|---|
.. | ||
bordered-pulled.less | ||
core.less | ||
extras.less | ||
fixed-width.less | ||
font-awesome.less | ||
icons.less | ||
larger.less | ||
list.less | ||
mixins.less | ||
path.less | ||
rotated-flipped.less | ||
spinning.less | ||
stacked.less | ||
variables.less |