From 3a5c8c7ceed6d141dc1d9ff3530b420dacc9505a Mon Sep 17 00:00:00 2001 From: nicomiguelino Date: Mon, 27 Jul 2026 22:31:37 -0700 Subject: [PATCH 1/2] feat: adopt Tailwind CSS utility classes for styling Rework index.html to use Tailwind utility classes instead of custom CSS classes, keeping visual appearance and behavior unchanged. Slim the CSS entry point down to just the design-system import. Bump @screenly/edge-apps to ^1.3.0 for upcoming Tailwind CSS support. Regenerate screenshots to reflect the change. --- index.html | 81 ++++++++--- package.json | 2 +- screenshots/grid-1080x1920.webp | Bin 24572 -> 24528 bytes screenshots/grid-1280x720.webp | Bin 15538 -> 15678 bytes screenshots/grid-1920x1080.webp | Bin 25662 -> 26184 bytes screenshots/grid-2160x3840.webp | Bin 59930 -> 61612 bytes screenshots/grid-2160x4096.webp | Bin 60930 -> 62604 bytes screenshots/grid-3840x2160.webp | Bin 62436 -> 63078 bytes screenshots/grid-4096x2160.webp | Bin 63442 -> 64108 bytes screenshots/grid-480x800.webp | Bin 7732 -> 7962 bytes screenshots/grid-720x1280.webp | Bin 14144 -> 14734 bytes screenshots/grid-800x480.webp | Bin 7620 -> 8062 bytes screenshots/kanban-1080x1920.webp | Bin 12040 -> 12248 bytes screenshots/kanban-1280x720.webp | Bin 6438 -> 6572 bytes screenshots/kanban-1920x1080.webp | Bin 11930 -> 11896 bytes screenshots/kanban-2160x3840.webp | Bin 31636 -> 31590 bytes screenshots/kanban-2160x4096.webp | Bin 32654 -> 32626 bytes screenshots/kanban-3840x2160.webp | Bin 31760 -> 32050 bytes screenshots/kanban-4096x2160.webp | Bin 32806 -> 33098 bytes screenshots/kanban-480x800.webp | Bin 3488 -> 3672 bytes screenshots/kanban-720x1280.webp | Bin 6460 -> 6536 bytes screenshots/kanban-800x480.webp | Bin 3420 -> 3510 bytes src/app.ts | 13 +- src/css/grid.css | 71 ---------- src/css/kanban.css | 145 -------------------- src/css/style.css | 216 ++---------------------------- src/kanban.ts | 20 ++- src/main.ts | 2 - 28 files changed, 98 insertions(+), 452 deletions(-) delete mode 100644 src/css/grid.css delete mode 100644 src/css/kanban.css diff --git a/index.html b/index.html index dd09491..dc9f4c3 100644 --- a/index.html +++ b/index.html @@ -6,40 +6,85 @@ Airtable - Screenly Edge App - + -
- -
-
- - - -