Skip to content

Instantly share code, notes, and snippets.

@RaoHai
Created September 28, 2016 02:40
Show Gist options
  • Save RaoHai/f0ef1ce0759530e95c7773f4c82e2710 to your computer and use it in GitHub Desktop.
Save RaoHai/f0ef1ce0759530e95c7773f4c82e2710 to your computer and use it in GitHub Desktop.
export default {
BOLD: {
fontWeight: 700,
},
ITALIC: {
fontStyle: 'italic',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment