From a0dd4bafe1e6d4a1cba57a9ac4970d2fefd34189 Mon Sep 17 00:00:00 2001 From: intergrav Date: Fri, 9 May 2025 13:00:28 -0400 Subject: [PATCH] feat: forms in demo --- index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/index.html b/index.html index 26e9e2a..7735011 100644 --- a/index.html +++ b/index.html @@ -129,6 +129,21 @@ this is a line of code, indented with tab this is another line of code, indented with tab beep boop +

forms

+

this form doesn't actually do anything its just a demo

+
+
+
+
+

+ +
+ +
+ +

+ +

difference between this and dev.css?

i maintain and use both, but this is a much more simple alternative to -- 2.51.2