This package has been deprecated

Author message:

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

@fdmg/fd-typography
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

Build Status Coverage Status npm version Greenkeeper badge

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>

/@fdmg/fd-typography/

    Package Sidebar

    Install

    npm i @fdmg/fd-typography

    Weekly Downloads

    35

    Version

    2.0.1

    License

    ISC

    Unpacked Size

    63.3 kB

    Total Files

    10

    Last publish

    Collaborators

    • dirk-straat
    • willem_liu
    • sapulidi