Vmeda.Online/src/theme/theme.custom.scss
2021-02-04 10:34:07 +01:00

22 lines
312 B
SCSS

/*
* App CUSTOM theme SCSS
* ----------------------------------------------------------------------------
* Place here custom styles.
*/
/*
* Light Theme
* -------------------------------------------
*/
:root {
}
/*
* Dark Theme
* -------------------------------------------
*/
:root body.dark {
}