Skip to content

Conversation

benjamincanac
Copy link
Member

πŸ”— Linked issue

Resolves #4951

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Fixes the Vite plugin where theme files were incorrectly shipped inside .nuxt/ on NPM (#build/ui.css import was not working).

They are now properly generated as real files that Tailwind CSS can read, ensuring custom theme colors and user configuration work correctly.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

pkg-pr-new bot commented Oct 14, 2025

npm i https://pkg.pr.new/@nuxt/ui@5228

commit: fc60fc4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Extending colors does not work with Vite plugin in Vue.js projects

1 participant