feat(ui): add design foundation — CSS tokens, noise texture, card glow effects

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 00:00:10 -05:00
parent baf941c63c
commit 4c160fe434
5 changed files with 125 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
<title>tasktracker-web</title>
<title>TaskTracker</title>
</head>
<body>
<div id="root"></div>