typography-theme-kirkham
Version:
A theme for Typography.js
19 lines (14 loc) • 581 B
Markdown
A theme for Typography.js
```bash
npm install --save typography typography-theme-kirkham
```
```javascript
import Typography from 'typography'
import kirkhamTheme from 'typography-theme-kirkham'
const typography = new Typography(kirkhamTheme)
```
Kirkham uses "<a href='https://fonts.google.com/specimen/Playfair+Display'>Playfair Display</a>" for headers and "<a href='https://fonts.google.com/specimen/Fira+Sans'>Fira Sans</a>" for body text