Upgraded fontawesome to 3.1.0

added it to grunt update
This commit is contained in:
kay.one 2013-05-13 21:18:27 -07:00
commit 72ba7a4638
19 changed files with 639 additions and 335 deletions

View file

@ -0,0 +1,9 @@
// Variables
// --------------------------
@FontAwesomePath: "FontAwesome";
@FontAwesomeVersion: "3.1.0";
@borderColor: #eee;
@iconMuted: #eee;
@iconLight: #fff;
@iconDark: #333;