Skip to content

Commit 0ef7ea7

Browse files
asyncLizcopybara-github
authored andcommittedMar 28, 2024
docs: add section on when to apply typescale roles
PiperOrigin-RevId: 619980985
1 parent 3fc22db commit 0ef7ea7

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed
 

‎docs/theming/typography.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ order: 3
1010

1111
<!--*
1212
# Document freshness: For more information, see go/fresh-source.
13-
freshness: { owner: 'lizmitchell' reviewed: '2024-03-05' }
13+
freshness: { owner: 'lizmitchell' reviewed: '2024-03-28' }
1414
tag: 'docType:howTo'
1515
*-->
1616

@@ -69,7 +69,11 @@ Plain | `--md-ref-typeface-plain`
6969
A
7070
[typescale](https://m3.material.io/styles/typography/type-scale-tokens)<!-- {.external} -->
7171
is a collection of font styles: `font-family`, `font-size`, `line-height`, and
72-
`font-weight`.
72+
`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.
7377

7478
### Classes
7579

0 commit comments

Comments
 (0)