Responsive nav bar

This commit is contained in:
Jeremy Soller 2022-09-30 12:26:14 -06:00
parent 9f8767a1c0
commit a6bf04ea33
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
4 changed files with 153 additions and 129 deletions

View file

@ -19,6 +19,10 @@ git = "https://github.com/pop-os/iced.git"
branch = "cosmic-design-system"
features = ["cosmic_theme"]
[dependencies.iced_lazy]
git = "https://github.com/pop-os/iced.git"
branch = "cosmic-design-system"
[workspace]
members = [
"examples/cosmic",