diff options
Diffstat (limited to 'assets/stylesheets/variables.less')
-rw-r--r-- | assets/stylesheets/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/stylesheets/variables.less b/assets/stylesheets/variables.less index e9a778b..4cb9e56 100644 --- a/assets/stylesheets/variables.less +++ b/assets/stylesheets/variables.less @@ -39,4 +39,4 @@ /* Fonts */ @FontPath: '@{staticPath}/fonts'; -@FontAwesomePath: "@{FontPath}/fontawesome"; +@fa-font-path: "@{FontPath}/fontawesome"; |