Skip to content

[BUG] touch-action classes should be considered combinable #293

@timmywil

Description

@timmywil

Describe the bug
A clear and concise description of what the bug is.

touch-action classes have been combinable for a couple years now, but this plugin considers them exclusive.

To Reproduce
Steps to reproduce the behavior:

  1. Use both touch-pan-x and touch-pan-y on the same element.
  2. See error

Expected behavior
No error.

Environment (please complete the following information):

  • OS: windows 11
  • Software + version used:
    • eslint-plugin-tailwindcss 3.13.0
    • tailwindcss 3.3.6

Additional context
Add any other context about the problem here.

eslint config file or live demo
By providing a link to a live demo, a demo video or a github repo fixing the issue will be easier.
https://stackblitz.com/edit/eslint-plugin-tailwindcss-edit?file=package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions