Can't get shadcn/ui to work with Create T3 App
Here is my repo: https://github.com/Apestein/ui-playground
Tried the cli and manually install. Tailwind is broken, check the live.
4 Replies
content: ["app//*.{ts,tsx}", "components//*.{ts,tsx}"],
https://github.com/Apestein/ui-playground/blob/main/tailwind.config.js#L6
content should be on
src
folderlike this
ah ok😅
it didn't throw any errors