eslint-plugin-tailwindcss
Advanced tools
Comparing version 2.0.0-beta.1 to 2.0.0
{ | ||
"name": "eslint-plugin-tailwindcss", | ||
"version": "2.0.0-beta.1", | ||
"version": "2.0.0", | ||
"description": "Rules enforcing best practices while using Tailwind CSS", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,2 +17,6 @@ # eslint-plugin-tailwindcss | ||
- Add [`cssFilesRefreshRate` option](docs/rules/no-custom-classname.md#cssfilesrefreshrate-default-5_000) for `no-custom-classname` rule | ||
- FIX: [`GradientColorStops` also support opacity suffixes](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/68) | ||
- FIX: [classname `aspect-none` should be valid](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/63) | ||
@@ -19,0 +23,0 @@ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
95243
0
159