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

[?]: v0.11 broke support for non-tailwind users (UnoCSS) #883

Open
2 tasks
NamesMT opened this issue Nov 11, 2024 · 2 comments · May be fixed by #1000
Open
2 tasks

[?]: v0.11 broke support for non-tailwind users (UnoCSS) #883

NamesMT opened this issue Nov 11, 2024 · 2 comments · May be fixed by #1000
Labels
bug Something isn't working

Comments

@NamesMT
Copy link

NamesMT commented Nov 11, 2024

Reproduction

https://github.com/NamesMT/starter-fullstack

Describe the bug

Non-tailwind engines are no longer usable because latest shadcn-nuxt enforces installModule('@nuxtjs/tailwindcss')

Reproduce: update shadcn-nuxt in the linked reproduce repo.

Contributes

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests
@NamesMT NamesMT added the bug Something isn't working label Nov 11, 2024
@NamesMT NamesMT changed the title [?]: v0.11 broke support for non-tailwind users [?]: v0.11 broke support for non-tailwind users (UnoCSS) Nov 11, 2024
@LuckyHookin
Copy link
Contributor

Me too, currently I can only avoid this problem by patching shadcn-nuxt.

@SwartZCoding
Copy link

Hello guys ! I confirm this issue happen when you use 0.11.2+ version. We cannot use anymore unocss dues to ERROR Could not load @nuxtjs/tailwindcss. Is it installed? when we pnpm i.

@qwerzl qwerzl linked a pull request Jan 15, 2025 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants