fontStyle
Font style name as defined in the font (e.g. weight and italic). Part of Typography.
Type(s)
| Type | Example |
|---|---|
string | "Bold Italic" |
TokenReference | $token: DS.Font.Style.Bold$type: string |
Source
packages/schema/types/Styles.ts (Typography interface)