1
0
mirror of https://github.com/flarum/core.git synced 2025-08-10 18:35:56 +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 3bff2e0f5c
commit 9115b9e28f
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";