postcss-normalize-string
Advanced tools
+6
-3
| { | ||
| "name": "postcss-normalize-string", | ||
| "version": "8.0.2", | ||
| "version": "8.0.3", | ||
| "description": "Normalize wrapping quotes for CSS string literals.", | ||
@@ -46,7 +46,10 @@ "exports": { | ||
| "devDependencies": { | ||
| "postcss": "^8.5.25" | ||
| "postcss": "^8.5.26" | ||
| }, | ||
| "peerDependencies": { | ||
| "postcss": "^8.5.25" | ||
| "postcss": "^8.5.26" | ||
| }, | ||
| "scripts": { | ||
| "test": "node --test" | ||
| } | ||
| } |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
12209
0.38%0
-100%