Group prices by hour with expandable quarter details and blue borders

Each hour shows as an open-by-default card with the average price and
indented quarter-hour rows. Added @source directive to Tailwind v4 input
so .clj files are scanned for utility classes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-14 12:51:07 +01:00
co-authored by Claude Opus 4.6
parent c5ccada192
commit 7e7b28cf85
2 changed files with 44 additions and 22 deletions
+1
View File
@@ -1 +1,2 @@
@import "tailwindcss";
@source "../../src/**/*.clj";