Skip to content

Instantly share code, notes, and snippets.

@mu29
Created July 12, 2021 10:50
Show Gist options
  • Save mu29/402c282593b67e9be52ab6d92f77a301 to your computer and use it in GitHub Desktop.
Save mu29/402c282593b67e9be52ab6d92f77a301 to your computer and use it in GitHub Desktop.
const Box = styled('div', {
shouldForwardProp,
})(
action,
animator,
background,
border,
color,
flexbox,
input,
image,
input,
layout,
position,
space,
shadow,
typography,
transition
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment