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:
@ -19,7 +19,9 @@ web = ["dioxus/web"]
|
||||
desktop = ["dioxus/desktop"]
|
||||
# The feature that are only required for the mobile = ["dioxus/mobile"] build target should be optional and only enabled in the mobile = ["dioxus/mobile"] feature
|
||||
mobile = ["dioxus/mobile"]
|
||||
ssg = ["dioxus/fullstack"]
|
||||
|
||||
# "fullstack"
|
||||
[profile]
|
||||
|
||||
[profile.wasm-dev]
|
||||
|
Reference in New Issue
Block a user