From 657faf3acd7755d6b84a87e0e363729d95930258 Mon Sep 17 00:00:00 2001 From: Adam Mathes Date: Sun, 15 Feb 2026 21:48:57 -0800 Subject: =?UTF-8?q?Vanilla=20JS=20(v3):=20Fix=20mobile=20horizontal=20scro?= =?UTF-8?q?ll,=20simplify=20logo=20to=20=F0=9F=90=B1=20emoji,=20implement?= =?UTF-8?q?=20feed=20deselect,=20and=20complete=20Settings=20(Add=20Feed,?= =?UTF-8?q?=20Export/Import=20OPML)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend-vanilla/src/main.ts | 132 +++++++++++++++++++++++++++++++++++------ frontend-vanilla/src/style.css | 64 ++++++++++++++++++-- 2 files changed, 171 insertions(+), 25 deletions(-) (limited to 'frontend-vanilla/src') diff --git a/frontend-vanilla/src/main.ts b/frontend-vanilla/src/main.ts index 3553ea7..f545285 100644 --- a/frontend-vanilla/src/main.ts +++ b/frontend-vanilla/src/main.ts @@ -30,7 +30,7 @@ export function renderLayout() {