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

7 lines
167 B
SCSS
Raw Normal View History

2017-04-13 14:24:23 +03:00
@import '~@nga/theme/styles/themes/nga.theme.default';
@import 'pure.components';
2017-04-17 19:01:47 +03:00
@import 'pure.redefines';
2017-04-13 14:24:23 +03:00
@include nga-theme();
@include custom-components-theme();