Skip to content

Instantly share code, notes, and snippets.

@JonathanZWhite
Last active April 23, 2017 20:42
Show Gist options
  • Save JonathanZWhite/89da8a5381b51c1d6006268eb11417e6 to your computer and use it in GitHub Desktop.
Save JonathanZWhite/89da8a5381b51c1d6006268eb11417e6 to your computer and use it in GitHub Desktop.
...
export const tagMapping = {
h1: 'displayLarge',
h2: 'displayMedium',
h3: 'displaySmall',
h4: 'heading',
h5: 'subheading',
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment