mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Support running in subdirectory with base_path config
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,600);
|
||||
|
||||
@import "font-awesome.less";
|
||||
@fa-font-path: "/assets/fonts";
|
||||
@fa-font-path: "../../assets/fonts";
|
||||
|
||||
@import "normalize.less";
|
||||
@import "print.less";
|
||||
|
Reference in New Issue
Block a user