UNPKG

330 BSCSSView Raw
1@import '../node_modules/@angular/material/core/theming/prebuilt/deeppurple-amber.scss';
2//@import '../node_modules/@angular/material/core/theming/prebuilt/indigo-pink.scss';
3@import 'core-styles.scss';
4
5
6// Using the $theme variable from the pre-built theme you can call the theming function
7@include my-theme($theme);