adrian
TTCTheo's Typesafe Cult
•Created by adrian on 3/25/2025 in #questions
How to theme with Tailwind v4?
I've followed the setup instructions for tailwind v4. I am able to style the UploadButton and UploadDropzone containers like this:
But I am unable to style the nested elements using the appearance prop like this:
React doesn't even pick up that tailwind is being used within the appearance prop. Am I missing something?
1 replies