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 38c9104 commit 54bbd02Copy full SHA for 54bbd02
src/material-experimental/mdc-theming/prebuilt/indigo-pink.scss
@@ -14,7 +14,7 @@ $theme: (
14
color: theming.define-light-theme($primary, $accent),
15
// TODO(mmalerba): Update to `mat-mdc-typography-config()` once non-MDC components can handle
16
// 2018 configs.
17
- typography: typography.config()
+ typography: typography.define-typography-config()
18
);
19
20
// Include non-theme styles for core.
0 commit comments