feat(main): Add base theme: This is the falcon theme out of the box.
This commit is contained in:
13
_dev/css/theme/components/_index.scss
Normal file
13
_dev/css/theme/components/_index.scss
Normal file
@ -0,0 +1,13 @@
|
||||
@import "product/index";
|
||||
@import "customer/index";
|
||||
@import "cart/index";
|
||||
@import "cms/index";
|
||||
@import "menu/index";
|
||||
@import "404/index";
|
||||
@import "newsletter/index";
|
||||
@import "homeslider/index";
|
||||
@import "search/index";
|
||||
@import "page-loader/index";
|
||||
@import "links-list/index";
|
||||
@import "lazyload/index";
|
||||
@import "alert-toast/index";
|
||||
Reference in New Issue
Block a user