@angular/cdk migration - migration-v13

Updates the Angular CDK to v13
This commit is contained in:
Phillip Kühne 2022-09-24 02:55:01 +02:00
parent 45e5fd853e
commit c8a7979132
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA

View File

@ -3,7 +3,7 @@
* https://materialtheme.arcsine.dev
*/
@import '~@angular/material/theming';
@import '@angular/material/theming';
// Include the common styles for Angular Material. We include this here so that you only
// have to load a single css file for Angular Material in your app.