We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e8c3d4 commit dbfe81fCopy full SHA for dbfe81f
src/universal-app/theme.scss
@@ -17,4 +17,4 @@ $candy-app-theme: mat-light-theme($candy-app-primary, $candy-app-accent);
17
18
// Include the default theme styles.
19
@include angular-material-theme($candy-app-theme);
20
-@include angular-material-theme-mdc($candy-app-theme);
+@include angular-material-mdc-theme($candy-app-theme);
0 commit comments