UNPKG

@loke/design-system

Version:

A design system with individually importable components

3 lines (2 loc) 181 B
export type { Color, ColorShade, ResponsiveProps, ResponsiveValue, Size, } from "./responsive"; export { createResponsiveComponent, createResponsiveVariants, } from "./responsive";