From 87cc78529793d6b18e606fc10a341b22a4908a69 Mon Sep 17 00:00:00 2001 From: fostersoasare Date: Sun, 9 Feb 2025 15:05:46 +0000 Subject: [PATCH 1/5] Dark mode started --- example/index.html | 102 +++++++++++++++---- example/src/output.css | 216 ++++++++++++++++++++++++----------------- example/src/theme.ts | 15 +++ tailwind.config.js | 1 + 4 files changed, 228 insertions(+), 106 deletions(-) create mode 100644 example/src/theme.ts diff --git a/example/index.html b/example/index.html index 601cab9..1e7cb64 100644 --- a/example/index.html +++ b/example/index.html @@ -1,5 +1,7 @@ - + - + @@ -27,14 +29,14 @@
-

SortableTS

-

TypeScript library for reorderable drag-and-drop lists

+

SortableTS

+

TypeScript library for reorderable drag-and-drop lists

-