This commit is contained in:
2025-09-18 10:13:08 -06:00
parent 28f8907259
commit b20e43b951
11 changed files with 1010 additions and 10 deletions

View File

@@ -55,7 +55,7 @@ Paths below are absolute to this repo.
- Wire Tailwind into src/app.css and +layout.svelte
- Dependencies: T005
- [ ] T007 Vitest + Playwright test harness
- [X] T007 Vitest + Playwright test harness
- apps/web: vitest config (vitest + svelte), playwright.config.ts with basic smoke project
- Root CI scripts in tools/ci (stub) and package scripts wiring
- Dependencies: T005