postcss-reduce-initial
Advanced tools
+3
-3
| { | ||
| "name": "postcss-reduce-initial", | ||
| "version": "7.0.7", | ||
| "version": "7.0.8", | ||
| "description": "Reduce initial definitions to the actual initial value, where possible.", | ||
@@ -38,6 +38,6 @@ "main": "src/index.js", | ||
| "html-to-text": "^9.0.5", | ||
| "postcss": "^8.5.8" | ||
| "postcss": "^8.5.10" | ||
| }, | ||
| "peerDependencies": { | ||
| "postcss": "^8.4.32" | ||
| "postcss": "^8.5.10" | ||
| }, | ||
@@ -44,0 +44,0 @@ "scripts": { |
18701
0.01%