jacobparis / underkill-stack

A react router 7 stack for simple projects
https://underkill-stack.vercel.app
220 stars 11 forks source link

Unable to install shadcn/ui #11

Open shmuli9 opened 1 week ago

shmuli9 commented 1 week ago

Not sure this is an issue for this repo necessarily, but shadcn doesn't support tailwind 4 alpha as far as I can work out. Bit of a shame really

jacobparis commented 1 week ago

Yeah it's annoying, their CLI just bails with no way out if you try to initialize a project without a perfect happy path tailwind config file set up. They should at least let you resolve it manually