mirror of
https://github.com/flarum/framework.git
synced 2024-11-25 07:38:01 +08:00
reduce fontawesome relative path in less files.
This commit is contained in:
parent
1ced0456ca
commit
203358a796
|
@ -1,5 +1,5 @@
|
|||
@import "font-awesome.less";
|
||||
@fa-font-path: "../assets/fonts";
|
||||
@fa-font-path: "./fonts";
|
||||
|
||||
@import "normalize.less";
|
||||
@import "print.less";
|
||||
|
|
Loading…
Reference in New Issue
Block a user