Update material scss after upgrade to angular 13

This commit is contained in:
Konstantinos Triantafyllou 2022-09-23 12:49:22 +03:00
parent fd4dec1ab5
commit b3b48a9fe7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@use '~@angular/material' as mat;
@use '@angular/material' as mat;
@import '../../../../node_modules/@angular/material/theming';
@include mat.core();
$primary-color: (