UNPKG

@thot/components

Version:
10 lines (9 loc) 540 B
export { default as Color } from './Colors/Colors' export { default as Spacing } from './Spacing/Spacing' export { default as FontFamily } from './Fonts/FontFamily' export { default as FontSize } from './Fonts/FontSize' export { default as FontWeight } from './Fonts/FontWeight' export { default as LineHeight } from './Fonts/LineHeight' export { default as LetterSpacing } from './Fonts/LetterSpacing' export { default as BorderRadius } from './BorderRadius/BorderRadius' export { default as BorderWidth } from './BorderWidth/BorderWidth'