Packages
@twind/preset-typography › TypographyTheme
Hierarchy
-
↳
TypographyTheme
Properties
colors
• colors: Record<string, MaybeColorValue>
Inherited from
Defined in
packages/core/src/types.ts:452
fontSize
• fontSize: Record<string, FontSizeValue>
Defined in
packages/preset-typography/src/index.ts:42
screens
• screens: Record<string, MaybeArray<ScreenValue>>