Add tailwind and shadcn

This commit is contained in:
khalid@traclabs.com
2026-04-23 07:41:37 -05:00
parent c61f3acae9
commit fdf6124fa1
9 changed files with 5044 additions and 21 deletions

View File

@@ -162,3 +162,6 @@ Both the Astro SSR site and the orchestrator run in a single container, sharing
- **Zod is the contract**: Schemas drive validation at every boundary
- **Atomic writes**: temp file + rename prevents partial writes
- **Pre-write backups**: Last 20 versions per file under `content/.backups/`
## Shadcn Blocks
- Pre-built shadcn blocks can be found by running `npx shadcn@latest search @shadcnblocks`