postcss-reduce-initial
Advanced tools
Comparing version
{ | ||
"name": "postcss-reduce-initial", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "Reduce initial definitions to the actual initial value, where possible.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -35,3 +35,3 @@ # [postcss][postcss]-reduce-initial | ||
h1 { | ||
min-width: 0; | ||
min-width: auto; | ||
} | ||
@@ -38,0 +38,0 @@ ``` |
@@ -25,3 +25,2 @@ { | ||
"mask-origin": "border-box", | ||
"mask-repeat": "no-repeat", | ||
"mask-type": "luminance", | ||
@@ -28,0 +27,0 @@ "ruby-align": "space-around", |
16598
-0.16%421
-0.24%