Skip to content

Tailwind CSS IntelliSense does not seem to work in a react 19 based project #1325

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

Closed
Darwinsuuu opened this issue Apr 18, 2025 · 1 comment
Closed

Comments

@Darwinsuuu
Copy link

What version of VS Code are you using?
v1.99.3

What version of Tailwind CSS IntelliSense are you using?
v0.14.15

What version of Tailwind CSS are you using?
v4.1.4

What package manager are you using?
npm

What operating system are you using?
Windows

Tailwind config
None

VS Code settings
{
"workbench.colorTheme": "Best Themes - Slime Extra Dark Italic",
"workbench.sideBar.location": "right",
"workbench.activityBar.location": "top",
"files.autoSave": "afterDelay",
"tailwindCSS.experimental.configFile": "src/index.css",
}

Reproduction URL
A public GitHub repo that includes a minimal reproduction of the bug. Please do not link to your actual project, what we need instead is a minimal reproduction in a fresh project without any unnecessary code. This means it doesn't matter if your real project is private/confidential, since we want a link to a separate, isolated reproduction anyways.

Describe your issue

Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead

IntelliSense is not showing

Image

@Darwinsuuu
Copy link
Author

Works now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant