eslint-plugin-tailwind icon indicating copy to clipboard operation
eslint-plugin-tailwind copied to clipboard

ESLint rules for Tailwind CSS

Results 17 eslint-plugin-tailwind issues
Sort by recently updated
recently updated
newest added

I love this plugin has changed my workflow a ton and puts some accountability across the team rather than relying on a hyper-local workflow via headwind. Would love to see...

Added twin.macro support to this plugin so we can lint code like: ```jsx tw.div`flex mt-2` const hoverStyles = css` &:hover { border-color: black; ${tw`text-black`} } ` ``` Fixes #3

Hi! Do you support uses with tagged literals like `tw``m-sm`\` ` used on [twin.macro](https://github.com/ben-rogerson/twin.macro)?

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

When running `[email protected]` along with `eslint@^8.0.0` we get the following error when running `npm i` `npm ERR! peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" from [email protected]` Any...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**What** - Sync up the configuration to the latest headwind default order

I am using `_` prefix and it seems the plugin doesn't recognize the resulting classes like `_mr-2`. Can support for prefixes be added?

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) Changelog Sourced from...

dependencies