UNPKG

@chakra-ui/styled-system

Version:

Style function for css-in-js building component libraries

8 lines 268 B
export * from "./config"; export * from "./css"; export * from "./system.types"; export * from "./theming.types"; export * from "./system"; export * from "./create-theme-vars"; export { tokenToCSSVar } from "./utils/create-transform"; //# sourceMappingURL=index.js.map