A theme for Typography.js inspired by Wikipedia's typography
npm install typography-theme-wikipediaA theme for Typography.js inspired by Wikipedia's typography
bash
npm install --save typography typography-theme-Wikipedia
`
Usage
`javascript
import Typography from 'typography'
import wikipediaTheme from 'typography-theme-Wikipedia'const typography = new Typography(wikipediaTheme)
``Wikipedia uses "Linux Libertine" for headers and "sans-serif" for body text