Move styling to a brand new iced_style crate
This commit is contained in:
parent
9ab7c47dc7
commit
e1062a02d1
10 changed files with 154 additions and 121 deletions
|
|
@ -24,6 +24,7 @@ maintenance = { status = "actively-developed" }
|
|||
members = [
|
||||
"core",
|
||||
"native",
|
||||
"style",
|
||||
"web",
|
||||
"wgpu",
|
||||
"winit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue