Skip to content

Instantly share code, notes, and snippets.

@imdongchen
Created September 3, 2019 14:23
Show Gist options
  • Save imdongchen/997b95197f4ee15ae1dae56a155ee372 to your computer and use it in GitHub Desktop.
Save imdongchen/997b95197f4ee15ae1dae56a155ee372 to your computer and use it in GitHub Desktop.
Title = styled.h1`
font-size: ${theme => theme.fontSizes[2]}px;
`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment