Interface: SizingConfig
Defined in: types/sizing.ts:24
Sizing configuration for consistent spacing and sizing across the application. Defines base size and sizing scale for components.
Properties
base
base:
number
Defined in: types/sizing.ts:26
Base size value used for calculations and multipliers
sizing
sizing:
SizingMap
Defined in: types/sizing.ts:28
Map of size names to their corresponding values