Skip to content

Commit 303eb2c

Browse files
committed
fix g3
1 parent 0da0892 commit 303eb2c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/material/_index.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
// Theme bundles
5454
@forward './core/theming/all-theme' show all-component-themes;
5555
@forward './core/color/all-color' show all-component-colors;
56-
@forward './core/typography/all-typography' show all-component-typographies;
56+
@forward './core/typography/all-typography' show all-component-typographies,
57+
define-mdc-typography-config;
5758
@forward './legacy-core/theming/all-theme' show all-legacy-component-themes;
5859
@forward './legacy-core/color/all-color' show all-legacy-component-colors;
5960
@forward './legacy-core/typography/all-typography' show all-legacy-component-typographies;

0 commit comments

Comments
 (0)