2.0.1 • Published 6 years ago

@fdmg/fd-typography v2.0.1

Weekly downloads
-
License
ISC
Repository
github
Last release
6 years ago

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>
2.0.1

6 years ago

2.0.0

6 years ago

1.0.31

6 years ago

1.0.30

6 years ago

1.0.29

6 years ago

1.0.28

6 years ago

1.0.27

6 years ago

1.0.26

6 years ago

1.0.25

6 years ago

1.0.24

6 years ago

1.0.23

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.19

6 years ago

1.0.18

6 years ago

1.0.17

6 years ago

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago