typography-theme-irvine
v0.0.1
Published
A theme for typography.js
Downloads
3
Readme
Irvine — a Typography.js theme
A theme for typography.js
Install
npm install --save typography typography-theme-irvine
Usage
import Typography from 'typography'
import irvineTheme from 'typography-theme-irvine'
const typography = new Typography(irvineTheme)
More on theme
Irvine uses "Exo" for headers and "Yrsa" for body text
This is a clone of Irving (because the fonts are cool) but with more css additions.