Add tailwind and shadcn
This commit is contained in:
@@ -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`
|
||||
Reference in New Issue
Block a user