Font-Awesome/less
Òscar Casajuana ae89c2582a Removed unnecessary usage of fa class
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>`
2014-07-03 12:32:27 +02:00
..
bordered-pulled.less re-porting to scss, fixing some fa variable names 2013-10-23 00:24:08 -04:00
core.less Removed unnecessary usage of fa class 2014-07-03 12:32:27 +02:00
extras.less re-writing & simplifying stacked icons, massive re-organization of less include files 2013-10-22 15:55:08 -04:00
fixed-width.less re-writing & simplifying stacked icons, massive re-organization of less include files 2013-10-22 15:55:08 -04:00
font-awesome.less Bumped version number 2014-04-26 17:31:52 +02:00
icons.less adding bomb icon #1327 2014-05-14 14:36:39 -05:00
larger.less re-writing & simplifying stacked icons, massive re-organization of less include files 2013-10-22 15:55:08 -04:00
list.less re-porting to scss, fixing some fa variable names 2013-10-23 00:24:08 -04:00
mixins.less fixing flipped icons in ie8 2013-10-22 23:40:21 -04:00
path.less adding webfonts, general prep for release of new version 2014-05-14 15:02:36 -05:00
rotated-flipped.less fixing flipped icons in ie8 2013-10-22 23:40:21 -04:00
spinning.less Fixes #2490 2014-04-10 15:55:00 +02:00
stacked.less Fixes fa-stack alignment 2013-10-24 20:49:23 +02:00
variables.less adding bomb icon #1327 2014-05-14 14:36:39 -05:00