From 8476e335ecb81eabf5e67f0a8e6fc9ac2a757813 Mon Sep 17 00:00:00 2001 From: nicomiguelino Date: Mon, 27 Jul 2026 22:29:16 -0700 Subject: [PATCH 1/3] 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 | 63 +++- package.json | 2 +- screenshots/dashboard-1080x1920.webp | Bin 33064 -> 32638 bytes screenshots/dashboard-1280x720.webp | Bin 23038 -> 21554 bytes screenshots/dashboard-1920x1080.webp | Bin 39200 -> 37220 bytes screenshots/dashboard-2160x3840.webp | Bin 65830 -> 64920 bytes screenshots/dashboard-2160x4096.webp | Bin 66804 -> 65922 bytes screenshots/dashboard-3840x2160.webp | Bin 76622 -> 75696 bytes screenshots/dashboard-4096x2160.webp | Bin 76886 -> 76652 bytes screenshots/dashboard-480x800.webp | Bin 10584 -> 10786 bytes screenshots/dashboard-720x1280.webp | Bin 19338 -> 18534 bytes screenshots/dashboard-800x480.webp | Bin 12974 -> 12768 bytes screenshots/dashboard-labels-1080x1920.webp | Bin 37236 -> 37224 bytes screenshots/dashboard-labels-1920x1080.webp | Bin 44648 -> 43108 bytes screenshots/error-2160x3840.webp | Bin 43786 -> 44762 bytes screenshots/error-3840x2160.webp | Bin 43728 -> 43624 bytes screenshots/error-not-found-3840x2160.webp | Bin 45208 -> 44808 bytes screenshots/report-2160x3840.webp | Bin 51288 -> 50246 bytes screenshots/report-3840x2160.webp | Bin 53338 -> 52468 bytes screenshots/report-labels-1080x1920.webp | Bin 23850 -> 22548 bytes screenshots/report-labels-1920x1080.webp | Bin 24542 -> 23074 bytes src/css/style.css | 312 +------------------- src/render/report.ts | 33 ++- src/render/table.ts | 9 +- src/render/utils.ts | 2 +- 25 files changed, 81 insertions(+), 340 deletions(-) diff --git a/index.html b/index.html index efc29be..0c9ee44 100644 --- a/index.html +++ b/index.html @@ -6,35 +6,68 @@ Salesforce Analytics - Screenly Edge App - + -
- +
+ -
+
-