File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ the theme configuration object (see the
80
80
[ M3 typography spec] ( https://m3.material.io/styles/typography/type-scale-tokens ) to learn more about
81
81
these terms):
82
82
83
- | Typography Property | Description |
84
- | ---------------------| ----------------------------------------------------------------------|
85
- | ` plain ` | [ Optional] The font family to use for plain text, such as body text. |
86
- | ` brand ` | [ Optional] The font family to use for brand text, such as headlines. |
87
- | ` bold ` | [ Optional] The font weight to use for bold text. |
88
- | ` medium ` | [ Optional] The font weight to use for medium text. |
89
- | ` regular ` | [ Optional] The font weight to use for regular text. |
83
+ | Typography Property | Description |
84
+ | -------------------------- | ----------------------------------------------------------------------|
85
+ | ` plain-family ` | [ Optional] The font family to use for plain text, such as body text. |
86
+ | ` brand-family ` | [ Optional] The font family to use for brand text, such as headlines. |
87
+ | ` bold-weight ` | [ Optional] The font weight to use for bold text. |
88
+ | ` medium-weight ` | [ Optional] The font weight to use for medium text. |
89
+ | ` regular-weight ` | [ Optional] The font weight to use for regular text. |
90
90
91
91
#### Customizing your density
92
92
The following aspects of your app's density can be customized via the ` density ` property of the
You can’t perform that action at this time.
0 commit comments