UNPKG

@atlrdsgn/kit

Version:

An ever–expanding library of React components, primitives, and tools

7 lines • 545 B
export { atoms, type Atoms } from './atoms'; export { sprinkles, type Sprinkles, mapResponsiveValue, mapColorValue, } from './sprinkles.css'; export { breakpoints, breakpointNames, blurz, type Breakpoint, type Blurz, type BlurzTheme, } from './constants'; export { colorModeStyle } from './mode'; export { type OptionalResponsiveValue, type RequiredResponsiveObject, type RequiredResponsiveValue, type OptionalResponsiveObject, } from './sprinkles.css'; export { element, type KitElement } from './reset.css'; //# sourceMappingURL=index.d.ts.map