From 674749975f33b9bdd11aa50ba4341a41a5743d45 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 6 Feb 2026 19:19:40 -0600 Subject: [PATCH] CLAUDE: Fix invalid Tailwind duration class in RunnerCard - Changed duration-400 to duration-300 (valid Tailwind class) - Fixes PostCSS build error --- frontend-sba/components/Game/RunnerCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-sba/components/Game/RunnerCard.vue b/frontend-sba/components/Game/RunnerCard.vue index 1fe5f7c..c2c1cce 100644 --- a/frontend-sba/components/Game/RunnerCard.vue +++ b/frontend-sba/components/Game/RunnerCard.vue @@ -126,7 +126,7 @@ function handleClick() {