feat(dioxus): added backend offline error handling, added titles to each page, and now using stylesheet as it removed content preloading before css

This commit is contained in:
2025-05-20 17:18:20 -06:00
parent 0ec9ee66f2
commit bff6a997be
14 changed files with 269 additions and 94 deletions

1
Cargo.lock generated
View File

@ -796,6 +796,7 @@ dependencies = [
"dioxus-signals",
"dioxus-web",
"manganis",
"serde",
"warnings",
]