UNPKG

@vela-ui-kit/core

Version:

Core components of Vela UI kit, reusable UI elements for front end projects

11 lines (10 loc) 283 B
export declare const typography: { fontFamilyPrimary: string; fontWeightRegular: number; fontWeightMedium: number; fontWeightBold: number; lineHeightNormal: number; lineHeightHeading: number; letterSpacingNormal: number; letterSpacingWide: number; };