Add TanStack Query and update dashboard card styling

- Set up @tanstack/svelte-query and devtools in root layout
- Configure QueryClient with 5-minute stale time
- Update dashboard card to match Figma: regular font weight, no border
- Add .playwright-mcp to gitignore

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
RevIQ
2026-01-08 17:27:23 +08:00
parent e42201fea6
commit 82f39e0335
5 changed files with 33 additions and 4 deletions

3
.gitignore vendored
View File

@@ -42,3 +42,6 @@ yarn-error.log*
# Misc
*.pem
.vercel
.playwright-mcp/