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] No custom classnames error for max-w #352

Open
amcurative opened this issue Jul 10, 2024 · 1 comment
Open

[BUG] No custom classnames error for max-w #352

amcurative opened this issue Jul 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@amcurative
Copy link

Describe the bug

Using valid tailwind max-w values is picked up as a custom class name and errors

https://tailwindcss.com/docs/max-width

To Reproduce
Steps to reproduce the behavior:

  1. Try to use max-w-48 as a classname (or other values with max-w)

Expected behavior
To not error

Screenshots
image

Environment (please complete the following information):

  • OS: Sonoma 14.2.1
  • Softwares + version used:
    • VSCode 1.90.0

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.

@amcurative amcurative added the bug Something isn't working label Jul 10, 2024
@brampono
Copy link

I'm also experiencing this bug

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