style: step 2-3 - uniform text tokens in login+main page, fix tsconfig build exclusions

This commit is contained in:
2026-04-19 11:46:44 +03:00
parent 80ec2dc2b0
commit ffb56c030d
4 changed files with 17 additions and 17 deletions

View File

@@ -48,8 +48,8 @@ The design tokens already exist in `frontend/tailwind.config.ts`. Use these and
Mark each step `[x]` when complete. Commit the file with the step.
- [x] **Step 1** — Audit & document all violations (no code changes)
- [ ] **Step 2** — Fix: `app/login/page.tsx` text tokens
- [ ] **Step 3** — Fix: `app/page.tsx` text tokens (scanner/main page)
- [x] **Step 2** — Fix: `app/login/page.tsx` text tokens (no violations found — already clean)
- [x] **Step 3** — Fix: `app/page.tsx` text tokens (scanner/main page)
- [ ] **Step 4** — Fix: `app/inventory/page.tsx` text tokens
- [ ] **Step 5** — Fix: `app/admin/page.tsx` + `app/logs/page.tsx` text tokens
- [ ] **Step 6** — Fix: `components/AdminOverlay.tsx` text tokens