typography-theme-wordpress-2011
Advanced tools
Comparing version 0.11.7 to 0.12.0
@@ -10,2 +10,3 @@ 'use strict'; | ||
var theme = { | ||
title: 'Wordpress Theme 2011', | ||
baseFontSize: '15px', | ||
@@ -12,0 +13,0 @@ baseLineHeight: '24px', |
{ | ||
"name": "typography-theme-wordpress-2011", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2011 default theme", | ||
"version": "0.11.7", | ||
"version": "0.12.0", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -5,2 +5,3 @@ // @flow | ||
const theme: OptionsType = { | ||
title: 'Wordpress Theme 2011', | ||
baseFontSize: '15px', | ||
@@ -7,0 +8,0 @@ baseLineHeight: '24px', |
Sorry, the diff of this file is not supported yet
49046
156