Support styling for Button in iced_web
This commit is contained in:
parent
0030bcbd33
commit
28fd9feb40
5 changed files with 45 additions and 26 deletions
|
|
@ -15,6 +15,7 @@ categories = ["web-programming"]
|
|||
maintenance = { status = "actively-developed" }
|
||||
|
||||
[dependencies]
|
||||
iced_style = { version = "0.1.0-alpha", path = "../style" }
|
||||
dodrio = "0.1.0"
|
||||
wasm-bindgen = "0.2.51"
|
||||
wasm-bindgen-futures = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue