typography-theme-twin-peaks
Version:
A theme for Typography.js
19 lines (14 loc) • 585 B
Markdown
for Typography.js
```bash
npm install --save typography typography-theme-twin-peaks
```
```javascript
import Typography from 'typography'
import twinPeaksTheme from 'typography-theme-twin-peaks'
const typography = new Typography(twinPeaksTheme)
```
Twin Peaks uses "<a href='https://fonts.google.com/specimen/Rosario'>Rosario</a>" for headers and "<a href='https://fonts.google.com/specimen/Crimson+Text'>Crimson Text</a>" for body text
A theme