tailwindcss
Advanced tools
Comparing version 0.6.4 to 0.6.5
@@ -59,3 +59,4 @@ 'use strict'; | ||
trimLeadingZero: true, | ||
trimTrailingZeros: true | ||
trimTrailingZeros: true, | ||
zeroLengthNoUnit: false | ||
})]); | ||
@@ -62,0 +63,0 @@ }); |
{ | ||
"name": "tailwindcss", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "A utility-first CSS framework for rapidly building custom user interfaces.", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
2039231
46551