Minimal — a Typography.js theme
A theme for Typography.js
Install
npm install --save typography typography-theme-minimalUsage
import Typography from 'typography'
import minimal from 'typography-theme-minimal'
const typography = new Typography(minimal)