From 9d01441acd6c4d78095a8e9ad5df532cd8222f6f Mon Sep 17 00:00:00 2001 From: William Valentin Date: Wed, 18 Feb 2026 12:52:01 -0800 Subject: [PATCH] feat(gateway-ui): rewrite HTML shell with Tailwind responsive layout Add Tailwind CSS via CDN with Inter/JetBrains Mono font config, Google Fonts preconnect, and a three-breakpoint responsive shell: desktop sidebar (224px with labels), tablet icon strip (64px), and mobile top bar with pill navigation. Update manifest and meta theme-color to zinc-950. Co-Authored-By: Claude Opus 4.6 --- src/gateway/ui/index.html | 96 +++++++++++++++++++++++------ src/gateway/ui/manifest.webmanifest | 4 +- 2 files changed, 78 insertions(+), 22 deletions(-) diff --git a/src/gateway/ui/index.html b/src/gateway/ui/index.html index 221e30c..fce902c 100644 --- a/src/gateway/ui/index.html +++ b/src/gateway/ui/index.html @@ -3,46 +3,102 @@ - + Flynn + + + + + + + + + + + - -
-