Skip to content

Commit 6fc0193

Browse files
authored
docs(material-3): fix typography config (#28635)
1 parent 09111d0 commit 6fc0193

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guides/material-3.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ $theme: matx.define-theme((
3838
primary: matx.$m3-violet-palette,
3939
),
4040
typography: (
41-
brand: 'Comic Sans',
42-
bold: 900
41+
brand-family: 'Comic Sans',
42+
bold-weight: 900
4343
),
4444
density: (
4545
scale: -1

0 commit comments

Comments
 (0)