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] bg-opacity throws custom class errror #123

Closed
neldeles opened this issue Feb 17, 2022 · 1 comment
Closed

[BUG] bg-opacity throws custom class errror #123

neldeles opened this issue Feb 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@neldeles
Copy link

Describe the bug
bg-opacity classes throw custom class ESLint errors.

If I correct it to the V3 syntax of bg-opacity/75, it throws this error:
CleanShot-2022-02-17-at-12 03 21@2x

If I use bg-opacity-75 it throws this error:
CleanShot-2022-02-17-at-12 02 59@2x

Expected behavior
Shouldn't be detected as a custom class.

Environment (please complete the following information):
TailwindCSS 3.0.13
eslint-plugin-tailwindcss 3.4.4

@neldeles neldeles added the bug Something isn't working label Feb 17, 2022
@neldeles
Copy link
Author

Closing because looks like it's related to this issue #88

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

1 participant