Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-tailwindcss

Package Overview
Dependencies
Maintainers
1
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-tailwindcss - npm Package Compare versions

Comparing version 3.2.0-beta.1 to 3.2.0

2

package.json
{
"name": "eslint-plugin-tailwindcss",
"version": "3.2.0-beta.1",
"version": "3.2.0",
"description": "Rules enforcing best practices while using Tailwind CSS",

@@ -5,0 +5,0 @@ "keywords": [

@@ -14,3 +14,3 @@ # eslint-plugin-tailwindcss

- Still using TailwindCSS v2 ?
- You should stick with `v1.x.x` or `v2.x.x` of this plugin (next support releases will be using major version `2`)
- You should stick with `v2.x.x` of this plugin
- Using TailwindCSS v3 ?

@@ -39,5 +39,5 @@ - Make sure to use `v3.x.x` of this plugin

- FIX: [New default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37)
- New [default for `cssFiles` option used by `no-custom-classname`](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/37)
- FIX: [New option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md)
- New [option `cssFilesRefreshRate` for `no-custom-classname`](docs/rules/no-custom-classname.md)

@@ -44,0 +44,0 @@ - FIX: [`enforces-shorthand` false positive](https://github.com/francoismassart/eslint-plugin-tailwindcss/issues/91)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc