web: make tag list hidable

This commit is contained in:
2023-11-28 20:03:17 -08:00
parent 7102f26c9e
commit 7c38962d21
3 changed files with 297 additions and 10 deletions

View File

@@ -30,6 +30,8 @@ css-inline = "0.8.5"
chrono = "0.4.31"
graphql_client = "0.13.0"
thiserror = "1.0.50"
seed_hooks = { git = "https://github.com/seed-rs/styles_hooks", package = "seed_hooks", branch = "main" }
[package.metadata.wasm-pack.profile.release]
wasm-opt = ['-Os']