From f978f920568d76ee60cd4500ad6b8f6d19574ac5 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Fri, 22 Aug 2025 13:01:19 -0400 Subject: [PATCH] transitioned demos 1 and 2 to picocss for looks --- static/demos/light-dark-demo-1/index.html | 38 ++++++++++++----------- static/demos/light-dark-demo-2/index.html | 38 ++++++++++++----------- 2 files changed, 40 insertions(+), 36 deletions(-) diff --git a/static/demos/light-dark-demo-1/index.html b/static/demos/light-dark-demo-1/index.html index 7b7198b..670c9c5 100644 --- a/static/demos/light-dark-demo-1/index.html +++ b/static/demos/light-dark-demo-1/index.html @@ -6,42 +6,44 @@ Demo of the simplest implementation of a light/dark theme toggle +