eslint-plugin-tailwindcss
Advanced tools
Comparing version 1.17.1-beta.0 to 1.17.1-beta.1
@@ -1007,3 +1007,3 @@ /** | ||
type: 'aspect-w', | ||
members: 'aspect\\-w\\-${aspectRatio}', | ||
members: 'aspect\\-(none|w\\-${aspectRatio})', | ||
}, | ||
@@ -1010,0 +1010,0 @@ { |
{ | ||
"name": "eslint-plugin-tailwindcss", | ||
"version": "1.17.1-beta.0", | ||
"version": "1.17.1-beta.1", | ||
"description": "Rules enforcing best practices while using Tailwind CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
94079