Skip to content

Instantly share code, notes, and snippets.

@imdongchen
Created September 3, 2019 14:23
Show Gist options
  • Save imdongchen/b38168f8e491dc8ca77407a773666399 to your computer and use it in GitHub Desktop.
Save imdongchen/b38168f8e491dc8ca77407a773666399 to your computer and use it in GitHub Desktop.
styled from '@emotion/styled'
const MyStyledComponent = styled(MyComponent)({
margin: 4
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment