UNPKG

@primer/components

Version:
7 lines (5 loc) 142 B
import css from '@styled-system/css'; import merge from 'deepmerge'; const sx = props => css(props.sx); export default sx; export { merge };