﻿@import '../node_modules/@angular/material/core/theming/prebuilt/deeppurple-amber.scss';
//@import '../node_modules/@angular/material/core/theming/prebuilt/indigo-pink.scss';
@import 'core-styles.scss';


// Using the $theme variable from the pre-built theme you can call the theming function
@include my-theme($theme);
