-
Notifications
You must be signed in to change notification settings - Fork 211
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
Suggestions showing for all props in React Native project #1277
Labels
question
Further information is requested
Comments
tailwindCSS.classAttributes
Not seeing this locally. Can you provide a reproduction please |
Here is a GitHub Repo that I see the issue in.
|
Ah. It's your class regex
That makes it show up in any string |
Ah ok, thanks for the quick help! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of VS Code are you using?
For example: 1.99.0-insider
What version of Tailwind CSS IntelliSense are you using?
For example: v0.14.9
What version of Tailwind CSS are you using?
For example: v3.4.17
What package manager are you using?
For example: bun
What operating system are you using?
For example: macOS
Tailwind config
VS Code settings
Reproduction URL
Describe your issue
I am seeing the entire list of tailwind suggestions appear for any prop in my React Native Expo project. This should be limited to just the specified class attributes.
The text was updated successfully, but these errors were encountered: