@keen.io/typography
v1.3.5
Published
Typography components for Keen
Keywords
Readme
@keen.io/typography
Typography - set of components used to display text across Keen applications.
Installing
For Front-End applications use standard npm or yarn package manager.
yarn install @keen.io/typographyExamples
import { Headline } from '@keen.io/typography';
<Headline {...props} />