Skip to content

Instantly share code, notes, and snippets.

@skiano
Last active October 23, 2015 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skiano/f4ed468d9799f3815bb2 to your computer and use it in GitHub Desktop.
Save skiano/f4ed468d9799f3815bb2 to your computer and use it in GitHub Desktop.
typography.inject(typePallette)
color.inject(colorPallette)
<TypographyStyles/>
// <Style>
// .heading1 {
// ...
// }
// <Style>
<Headline className={classnames('a','b', typography('heading1', italic))}/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment