0.0.3 • Published 7 years ago
typography-theme-midnight-coder v0.0.3
Midnight Coder — a Typography.js theme
A theme for Typography.js inspired by the typography of the Midnight Coder default theme
Install
npm install --save typography typography-theme-midnight-coder
Usage
import Typography from 'typography'
import midnightCoderTheme from 'typography-theme-midnight-coder'
const typography = new Typography(midnightCoderTheme)