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
2
style/src/lib.rs
Normal file
2
style/src/lib.rs
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
pub mod button;
|
||||
pub mod container;
|
||||
Loading…
Add table
Add a link
Reference in a new issue