Update dependencies

This commit is contained in:
Kyle Mathews 2016-06-04 13:55:11 -07:00
parent c13679f8d1
commit dfeb3ffd44
4 changed files with 15 additions and 19 deletions

View file

@ -3,11 +3,6 @@ import Typography from 'typography'
const options = {
baseFontSize: '18px',
baseLineHeight: '27px',
modularScales: [
{
scale: 'minor third',
},
],
}
const typography = new Typography(options)