Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

VS Code Tailwind Intellisense not working after v6.13.x #943

Closed
mavyfaby opened this issue Jan 20, 2025 · 3 comments
Closed

VS Code Tailwind Intellisense not working after v6.13.x #943

mavyfaby opened this issue Jan 20, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@mavyfaby
Copy link

Environment

  • Operating System: Linux
  • Node Version: v23.3.0
  • Nuxt Version: 3.15.2
  • CLI Version: 3.20.0
  • Nitro Version: 2.10.4
  • Package Manager: bun@1.1.45
  • Builder: -
  • User Config: compatibilityDate, devtools, ssr, nitro, future, spaLoadingTemplate, app, vite, router, routeRules, experimental, devServer, primevue, googleFonts, tailwindcss, runtimeConfig, pinia, modules, pwa, extends
  • Runtime Modules: @pinia/nuxt@0.9.0, @nuxtjs/tailwindcss@6.13.1, @nuxtjs/google-fonts@3.2.0, @primevue/nuxt-module@4.2.5, @vueuse/nuxt@12.4.0, @vite-pwa/nuxt@0.10.6, nuxt-svgo@4.0.12
  • Build Modules: -

Reproduction

No response

Describe the bug

As per the title, VS Code Tailwind intellisense not working after upgrading to v6.13.x. v6.12.2 just works fine.

Additional context

No response

Logs

@mavyfaby mavyfaby added the bug Something isn't working label Jan 20, 2025
@mavyfaby mavyfaby closed this as not planned Won't fix, can't repro, duplicate, stale Jan 20, 2025
@mavyfaby mavyfaby reopened this Jan 23, 2025
@gluharry
Copy link

Same with me. I have found that 6.13.x produces a .nuxt/tailwind.config.d.ts file which takes precedence over my config/tailwind.config.ts where I have defined the extended colors and other vars. My custom classes dont get displayed.

@mavyfaby
Copy link
Author

Yeah, I'm stuck on v6.12.2 for now.

@ineshbose
Copy link
Collaborator

OK - I hear the regression. Let me work on a fix and release soon. I'd wish to track this in #944 please!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants