mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-01 22:48:45 +02:00
SCSS: Fix import ordering of the custom root folders
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
@import "base/all";
|
||||
@import "components/all";
|
||||
@import "layout/all";
|
||||
@import "pages/all";
|
||||
@import "application/all";
|
||||
@import "pages/all";
|
||||
@import "blocks-integrations/all";
|
||||
@import "themes/all";
|
||||
@import "fallback";
|
||||
@import "shame";
|
||||
|
||||
Reference in New Issue
Block a user