system-prop-sets
v1.0.0
Published
Extends props sets for Styled System.
Downloads
8
Readme
system-prop-sets
Extended sets of props for use with Styled System.
Exports
system— everythinglayoutskintypographypositioninggridflexboxbackgrounds
Usage
import { system } from 'system-prop-sets'
import { styled, typography } from '@emotion/styled'
export const Box = styled.div(system)
export const Text = styled.span(typography)Contributing
Feedback and optimizations welcome.
