Getting started
Troubleshooting
Common issues and how to resolve them
Common Issues
Component not found error?
- Ensure the component name matches exactly (case-insensitive)
- Check that your project has
components.jsonconfigured
Styles not applying?
- Verify Tailwind CSS v4 is properly configured
- Check that
@tailwinddirectives are in your CSS entry file
TypeScript errors?
- Ensure TypeScript 5+ is installed
- Run
npx tsc --noEmitto check for type issues
Need Help?
If you encounter any issues or have questions: