1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 16:36:47 +02:00

Include LESS mixins and variables in all frontend compilers

This commit is contained in:
Toby Zerner
2018-11-22 12:08:26 +10:30
parent 1ea8dbed03
commit d4cebc5901
2 changed files with 11 additions and 6 deletions

View File

@@ -8,7 +8,6 @@
@import "print";
@import "scaffolding";
@import "sideNav";
@import "mixins";
@import "App";
@import "Alert";
@@ -27,5 +26,3 @@
@import "Search";
@import "Select";
@import "Tooltip";
@import "variables";