Add main file for switch theming
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
/* Fonts END */
|
||||
|
||||
/* Theme BEGIN */
|
||||
@import "themes/light";
|
||||
@import "themes/main";
|
||||
/* Theme END */
|
||||
|
||||
/* Modules BEGIN */
|
||||
|
||||
5
css/themes/_main.scss
Normal file
5
css/themes/_main.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* Switch themes here
|
||||
*/
|
||||
|
||||
@import "light";
|
||||
Reference in New Issue
Block a user