-
Notifications
You must be signed in to change notification settings - Fork 219
Custom classRegex with class suggestions but no hover preview #946
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
Comments
Same here: "tailwindCSS.experimental.classRegex": [
"cva\\(([^)]*)\\)",
"html_classes\\(([^)]*)\\)"
], |
@thecrypticace Thanks for your patient explanation, it works like a charm 🫡 |
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?
v1.87.2
What version of Tailwind CSS IntelliSense are you using?
v0.10.5
What version of Tailwind CSS are you using?
v3.3.3
What package manager are you using?
pnpm
What operating system are you using?
WSL
Tailwind config
VS Code settings
Reproduction URL
https://github.com/yunsii/tagged-classnames-free/blob/master/docs/pages/examples/demos/demo1/index.tsx#L11-L19
Describe your issue
It has class suggestions but no hover preview.
The text was updated successfully, but these errors were encountered: