Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] enforces-shorthand misbehaves when you have more than one w- or h- of same unit #349

Open
TheBinaryGuy opened this issue Jun 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TheBinaryGuy
Copy link

Describe the bug
enforces-shorthand misbehaves when you have more than one w- or h- of same unit.

To Reproduce
Steps to reproduce the behavior:

  1. Add 2 classes like this: w-full w-full
  2. The eslint complaints and suggests that they should be merged with size-full

Screenshots
image

Environment (please complete the following information):

  • OS: macOS
  • Softwares + version used:
    • VSCode: 1.90.2
    • eslint: 8.57.0
    • eslint-plugin-tailwindcss: 3.17.4
@TheBinaryGuy TheBinaryGuy added the bug Something isn't working label Jun 25, 2024
@kachkaev
Copy link
Contributor

Related issue: #315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants