typography-theme-elk-glen
Version:
A theme for Typography.js
19 lines (14 loc) • 561 B
Markdown
for Typography.js
```bash
npm install --save typography typography-theme-elk-glen
```
```javascript
import Typography from 'typography'
import elkGlenTheme from 'typography-theme-elk-glen'
const typography = new Typography(elkGlenTheme)
```
Elk Glen uses "<a href='https://fonts.google.com/specimen/Oswald'>Oswald</a>" for headers and "<a href='https://fonts.google.com/specimen/PT+Sans'>PT Sans</a>" for body text
A theme