Skip to content

Instantly share code, notes, and snippets.

@imdongchen
Created September 3, 2019 14:23
Show Gist options
  • Save imdongchen/89463657b29db4fe31874f88d9799433 to your computer and use it in GitHub Desktop.
Save imdongchen/89463657b29db4fe31874f88d9799433 to your computer and use it in GitHub Desktop.
styled from '@emotion/styled
const Title = styled.h1`
font-size: 20px;
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment