- started dashboard page, added first widget; - created new theme 'gepafin' - styles for the app;
4 lines
125 B
SCSS
4 lines
125 B
SCSS
@import './_variables.scss';
|
|
@import './_fonts.scss';
|
|
@import '../theme-base/_components.scss';
|
|
@import './_extensions.scss'; |