chore(web): add check:colors guard banning raw color utilities outside ui/ (#49)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 14:22:15 +02:00
parent cde7be9f2a
commit 93234aae29
3 changed files with 44 additions and 0 deletions
+1
View File
@@ -27,3 +27,4 @@ jobs:
- run: pnpm test
- run: pnpm build
- run: pnpm check:size
- run: pnpm check:colors