Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

FDMediagroep/fd-ts-react-typography

Repository files navigation

DEPRECATED ❗ : Superseded by @fdmg/design-system. See: https://github.com/FDMediagroep/fd-design-system

Build Status Coverage Status npm version

fd-typography

FD-themed typography.

Installation

  • Run npm i -D @fdmg/fd-typography

Demo

To run the demo, check-out this repository and run npm run build-demo. After the build succeeded you can open dist/demo.html with your webbrowser.

Usage

import {H1, H3} from '@fdmg/fd-typography';
...
<H1>.fd-h1</H1>
<H1 className="article-longread">.fd-h1.article-longread</H1>

<H3 className="card">.fd-h3.card</H3>
<H3>.fd-h3</H3>

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •