UNPKG

wix-style-react

Version:
19 lines (16 loc) 274 B
export const SIZES = { tiny: 'tiny', small: 'small', medium: 'medium', }; export const SKINS = { standard: 'standard', error: 'error', success: 'success', premium: 'premium', }; export const WEIGHTS = { thin: 'thin', normal: 'normal', bold: 'bold', };