feat(main): Add base theme: This is the falcon theme out of the box.
This commit is contained in:
8
_dev/css/abstracts/_index.scss
Normal file
8
_dev/css/abstracts/_index.scss
Normal file
@ -0,0 +1,8 @@
|
||||
@import "~bootstrap/scss/functions";
|
||||
@import "~bootstrap/scss/mixins";
|
||||
|
||||
@import "functions/index";
|
||||
@import "mixins/index";
|
||||
@import "variables/index";
|
||||
|
||||
@import "~bootstrap/scss/variables";
|
||||
Reference in New Issue
Block a user