The iconic SVG, font, and CSS toolkit
Go to file
Brian McAllister 86604248c1 Use browser support variables from Compass.
These variables exist in Compass to control the level of browser support you're
looking to hit. These will default to true (the same as Compass), which will
output the same CSS as the regular Font Awesome CSS.

See: http://compass-style.org/reference/compass/support/

It's likely that large websites are using these variables already, so this will
help cut down on CSS that's already not required by a Compass project using
these variables.
2013-02-17 18:04:17 -05:00
css updating version numbers 2013-01-17 12:25:51 -05:00
docs Use a CSS file compiled by Sass for development. 2013-02-17 17:27:47 -05:00
font fixing numerous bugs 2013-01-12 15:43:19 -05:00
less updating version numbers 2013-01-17 12:25:51 -05:00
sass Use browser support variables from Compass. 2013-02-17 18:04:17 -05:00
.gitignore Use a CSS file compiled by Sass for development. 2013-02-17 17:27:47 -05:00
README.md updating version numbers 2013-01-17 12:25:51 -05:00

#Font Awesome 3.0.2 ##the iconic font designed for use with Twitter Bootstrap

The full suite of pictographic icons, examples, and documentation can be found at: http://fortawesome.github.com/Font-Awesome/

##License

##Contact

##Changelog

  • v3.0.0 - all icons redesigned from scratch, optimized for Bootstrap's 14px default
  • v3.0.1 - much improved rendering in webkit, various bugfixes
  • v3.0.2 - much improved rendering and alignment in IE7