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 3fc22db commit 0ef7ea7Copy full SHA for 0ef7ea7
docs/theming/typography.md
@@ -10,7 +10,7 @@ order: 3
10
11
<!--*
12
# Document freshness: For more information, see go/fresh-source.
13
-freshness: { owner: 'lizmitchell' reviewed: '2024-03-05' }
+freshness: { owner: 'lizmitchell' reviewed: '2024-03-28' }
14
tag: 'docType:howTo'
15
*-->
16
@@ -69,7 +69,11 @@ Plain | `--md-ref-typeface-plain`
69
A
70
[typescale](https://m3.material.io/styles/typography/type-scale-tokens)<!-- {.external} -->
71
is a collection of font styles: `font-family`, `font-size`, `line-height`, and
72
-`font-weight`.
+`font-weight`. They are organized into roles that describe their purpose.
73
+
74
+Material's
75
+[applying type guidelines](https://m3.material.io/styles/typography/applying-type)<!-- {.external} -->
76
+explains when to use each typescale role.
77
78
### Classes
79
0 commit comments