---
description: 
globs: 
alwaysApply: true
---
- By default use components using shadcn components when available, if not use tailwind styling
- Shadcn components are located in packages/ui as a result shadcn component imports start with `@repo/ui/components`
- Routing is handled by @tanstack/react-router new pages should be placed in the routes folder

[index.tsx](mdc:apps/serpeo/src/routes/index.tsx)