0.0.1 • Published 8 years ago

typography-theme-irvine v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

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.