0.0.3 • Published 5 years ago

typography-fluent v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

React Typography Component for Microsoft Fluent Design

GitHub license

Install

npm i typogrphy-fluent

Usage

import Typography from 'typography-fluent'

<Typography />

<Typography variant='caption' />

Supported Variants

It supports all the variants specified in Microsoft's Fluent design guideline, here.

  • Header
  • Subheader
  • Title
  • Subtitle
  • Base
  • Body
  • Caption