Irving — a Typography.js theme
A theme for typography.js
Install
npm install --save typography typography-theme-irving
Usage
import Typography from 'typography'
import irvingTheme from 'typography-theme-irving'
const typography = new Typography(irvingTheme)