typography-theme-wordpress-2015
Advanced tools
Comparing version 0.11.0 to 0.11.2
@@ -40,2 +40,5 @@ 'use strict'; | ||
}, | ||
ul: { | ||
listStyle: 'disc' | ||
}, | ||
'ul,ol': { | ||
@@ -42,0 +45,0 @@ marginLeft: 0 |
{ | ||
"name": "typography-theme-wordpress-2015", | ||
"description": "A theme for Typography.js inspired by the typography of the Wordpress 2015 default theme", | ||
"version": "0.11.0", | ||
"version": "0.11.2", | ||
"author": "Kyle Mathews <mathews.kyle@gmail.com>", | ||
@@ -6,0 +6,0 @@ "dependencies": { |
@@ -32,2 +32,5 @@ // @flow | ||
}, | ||
ul: { | ||
listStyle: 'disc', | ||
}, | ||
'ul,ol': { | ||
@@ -34,0 +37,0 @@ marginLeft: 0, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17562
129