Replies: 2 comments
-
I think you have not added <img
src="/placeholder.svg"
alt="Image"
className="absolute inset-0 h-full w-full object-cover dark:brightness-[0.2] dark:grayscale"
/> |
Beta Was this translation helpful? Give feedback.
0 replies
-
Figured it out. CSS was being applied to rails view components but not react/inertiajs. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Tech Stack: Rails + React Vite + InertiaJS + Tailwind v4 + Shadcn
I can't get the block to show up as expected on the shadcn website (https://ui.shadcn.com/blocks/login). Does tailwind v4 not support it yet? Or is there something wrong with my settings?

I followed https://ui.shadcn.com/docs/installation/vite but using js.
Beta Was this translation helpful? Give feedback.
All reactions