Toast and modal dialog CSS (WIP).

This commit is contained in:
Greg Burri 2025-04-26 01:50:37 +02:00
parent 9dccd553bc
commit 2d1aa4bdfd
5 changed files with 43 additions and 21 deletions

View file

@ -47,6 +47,7 @@ web-sys = { version = "0.3", features = [
"HtmlTextAreaElement",
"HtmlSelectElement",
"HtmlDialogElement",
"CssStyleDeclaration",
] }
gloo = { version = "0.11", features = ["futures"] }