-
Notifications
You must be signed in to change notification settings - Fork 218
The README.md file needs updating for v4. #1228
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
@adambirds Can you clarify? Do you mean the screenshot in the linting section? https://github.com/tailwindlabs/tailwindcss-intellisense?tab=readme-ov-file#linting |
Yeah. It needs some tweaks in various spots. Including this bit at the top:
I'll add this to my list |
Yeah this is the one. Just isn't clear that it supports v4 yet! |
Does it work without the presence of the tailwind.config.js (or one the alternaticves) file? |
It does, yes. |
In Tailwind v4, there is no tailwind.config.js, and the plugins do not provide suggestions. How can this be resolved? |
On the LSP, it is a matter of setting an arbitrary root directory. For me, I assigned a |
The README.md file eneds updating for v4. Specifically regarding config files.
The text was updated successfully, but these errors were encountered: