feat(frontend): rewrite frontend with minimal Transmission-like design using DaisyUI

This commit is contained in:
spinline
2026-01-31 14:35:16 +03:00
parent 892cb02b98
commit 202ee1340b
21 changed files with 1535 additions and 1021 deletions

View File

@@ -21,4 +21,3 @@ chrono = { version = "0.4", features = ["serde"] }
web-sys = { version = "0.3", features = ["Window", "Storage"] }
shared = { path = "../shared" }
tailwind_fuse = "0.3.2"
thaw = "0.3"