typography-material
v0.0.10
Published
React typography component with material guideline
Downloads
7
Maintainers
Readme
Typography for material design
Install
npm i typogrphy-material
Usage
import Typography from 'typography-material'
<Typography />
<Typography variant='caption' />
Supported Variants
It supports all the variants specified in material design guideline, here.
- h1
- h2
- h3
- h4
- h5
- h6
- subtitle1
- subtitle1
- body1
- body2
- button
- caption
- overline