ngx-admin/src/app/@theme/styles/themes.scss

7 lines
202 B
SCSS
Raw Normal View History

// @nebular theming framework
@import '~@nebular/theme/styles/theming';
2017-08-03 13:53:18 +03:00
// @nebular out of the box themes
@import '~@nebular/theme/styles/themes';
2020-03-10 15:57:33 +03:00
@import './material-dark';
@import './material-light';