typography-theme-minimal
v1.0.1
Published
A minimal theme for typography.js (https://github.com/KyleAMathews/typography.js)
Downloads
2
Maintainers
Readme
Minimal — a Typography.js theme
A theme for Typography.js
Install
npm install --save typography typography-theme-minimal
Usage
import Typography from 'typography'
import minimal from 'typography-theme-minimal'
const typography = new Typography(minimal)