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

V3 Intellisense not working correctly #2424

Open
silvio-e opened this issue Oct 20, 2024 · 1 comment
Open

V3 Intellisense not working correctly #2424

silvio-e opened this issue Oct 20, 2024 · 1 comment
Labels
question Further information is requested

Comments

@silvio-e
Copy link

For what version of Nuxt UI are you asking this question?

v3-alpha

Description

I'm experience problems with the VS Code Tailwind Intellisense plugin. I have used ui v2 without problems so far, but when using v3 it only shows suggestions when a tailwindcss.config.ts is freshly edited, but then after reloading or restarting VS Code, it doesn't work anymore. When it's working, it only shows a few of the classes, but not the most common ones like padding, margin etc..

Has someone experienced the same issue and knows a fix for that?

@silvio-e silvio-e added the question Further information is requested label Oct 20, 2024
@metkm
Copy link

metkm commented Oct 20, 2024

To add to this, When I deploy my app with Vercel. I have these warnings with Nuxt UI 3 and tailwind 4. I can open a issue for this If I figure out if this is a tailwind issue or anything to do with nuxt ui
Image

When I build the app locally It works but I'm not sure what the issue might be.
Intellisense not working for me too btw

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

No branches or pull requests

2 participants