Next Js Turbopack monorepo tailwind V4 implmentation acts weirdly to Shadcn/.u #17848
Unanswered
ajithberlin
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Environment:
globals.css
only has@import "tailwindcss";
)Issue:
Buttons, dropdowns and cards render incorrectly—half-height buttons, dropdowns under other elements, clipped edges.
Steps to Reproduce:
@import "tailwindcss";
inglobals.css
.<Button>
or<DropdownMenu>
.Beta Was this translation helpful? Give feedback.
All reactions