mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2847 - Restore components/layouts SCSS files to keep matching SCSS conventions
This commit is contained in:
@@ -17,6 +17,4 @@
|
||||
*/
|
||||
|
||||
@import "base";
|
||||
@import "typography";
|
||||
@import "components/all";
|
||||
@import "layout/all";
|
||||
@import "typography";
|
||||
@@ -19,6 +19,8 @@
|
||||
@import "utils/all";
|
||||
@import "vendors/all";
|
||||
@import "base/all";
|
||||
@import "pages/all";
|
||||
@import "components/all";
|
||||
@import "layout/all";
|
||||
@import "application/all";
|
||||
@import "pages/all";
|
||||
@import "themes/all";
|
||||
|
||||
Reference in New Issue
Block a user