Update to latest typography

This commit is contained in:
Kyle Mathews 2016-06-28 19:39:39 -07:00
parent 284c7970a4
commit 3efd74a20f
3 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,6 @@ import Typography from 'typography'
const options = {
baseFontSize: '18px',
baseLineHeight: '27px',
headerWeight: 900,
}
const typography = new Typography(options)