Skip to content

Instantly share code, notes, and snippets.

@imdongchen
Created September 3, 2019 14:23
Show Gist options
  • Save imdongchen/66e5680be2ba782802f41a57bf305ae0 to your computer and use it in GitHub Desktop.
Save imdongchen/66e5680be2ba782802f41a57bf305ae0 to your computer and use it in GitHub Desktop.
<div sx={{
margin: 4,
backgroundColor: 'myThemeColor',
border: `1px solid ${ theme => theme.colors.myThemeColor}`
}} />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment