UNPKG

@chakra-ui/core

Version:

Responsive and accessible React UI components built with React and Emotion

8 lines (6 loc) 190 B
import _css from "@styled-system/css"; import { transformAliasProps as tx } from "../Box/config"; var css = function css(styleProps) { return _css(tx(styleProps)); }; export default css;