feat!(widget): rewrite button & icon widget APIs
This commit is contained in:
parent
18debe546d
commit
4e4eeaac12
60 changed files with 2191 additions and 1113 deletions
|
|
@ -1,9 +1,3 @@
|
|||
# COSMIC
|
||||
An example of the COSMIC design system.
|
||||
# Deprecated
|
||||
|
||||
All the example code is located in the __[`main`](src/main.rs)__ file.
|
||||
|
||||
You can run it with `cargo run`:
|
||||
```
|
||||
cargo run --package cosmic --release
|
||||
```
|
||||
This example will be removed once its contents are migrated to the design demo.
|
||||
Loading…
Add table
Add a link
Reference in a new issue