Skip to content

Commit d90b104

Browse files
imlucaskangas
authored andcommitted
fix font awesome config path
No idea how this has been working all this time…
1 parent 6014ea3 commit d90b104

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/index.less

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
// @import "./variables.less";
88
@octicons-font-path: "fonts";
99

10+
@fa-font-path: "fonts";
11+
1012
// Tweaks to bootstrap
1113
@import "./10strap.less";
1214
@import "./grid-xl.less";

0 commit comments

Comments
 (0)