Fix font-awesome path

This commit is contained in:
Samy Pessé
2014-03-31 23:18:10 -07:00
parent 70569affc2
commit 202355729e
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -39,4 +39,4 @@
/* Fonts */
@FontPath: '@{staticPath}/fonts';
@FontAwesomePath: "@{FontPath}/fontawesome";
@fa-font-path: "@{FontPath}/fontawesome";