feat(main): Add base theme: This is the falcon theme out of the box.
This commit is contained in:
7
_dev/css/theme/_index.scss
Normal file
7
_dev/css/theme/_index.scss
Normal file
@ -0,0 +1,7 @@
|
||||
@import "vendors/index";
|
||||
@import "utility/index";
|
||||
@import "base/index";
|
||||
@import "override/index";
|
||||
@import "layout/index";
|
||||
@import "components/index";
|
||||
|
||||
Reference in New Issue
Block a user