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

Support Tailwind Prefix #3596

Open
zSoulweaver opened this issue Mar 18, 2025 · 2 comments
Open

Support Tailwind Prefix #3596

zSoulweaver opened this issue Mar 18, 2025 · 2 comments
Labels
enhancement New feature or request triage v3 #1289

Comments

@zSoulweaver
Copy link

Description

There is a PR looking to solve for this #3009 however I figured I would still raise the issue.

Having Nuxt UI respect the tailwind prefix would be handy to have to not overlap styles if components are being utilised on pages that already have existing styles with the same name and are not using tailwind.

Additional context

No response

@zSoulweaver zSoulweaver added enhancement New feature or request triage v3 #1289 labels Mar 18, 2025
@yooouuri
Copy link

yooouuri commented Mar 19, 2025

+1

We are migrating from bulma to tailwind and (eventually Nuxt UI) the prefix is kinda mandatory for this migration

@saschafuchs
Copy link

This is super important, we need to use TW prefixes because the application we want to integrate our SPA into uses custom tailwind classes with !important. Without the prefixes the UI will not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage v3 #1289
Projects
None yet
Development

No branches or pull requests

3 participants