vantezzen / auto-form

🌟 A React component that automatically creates a @shadcn/ui form based on a zod schema.
https://vantezzen.github.io/auto-form/
2.27k stars 81 forks source link

globals.css don't work #41

Closed ItsMeViipeR closed 8 months ago

ItsMeViipeR commented 8 months ago

I followed the docs but my globals.css don't work, I don't have any styles

vantezzen commented 8 months ago

Please set up Tailwind and shadcn separately first - this project is only about the AutoForm component based on them