Otis — a Typography.js theme
A Typography.js theme optimized for readability
npm install --save typography typography-theme-otis
import Typography from 'typography'
import otisTheme from 'typography-theme-otis'
const typography = new Typography(otisTheme)