feat(theme): export cosmic-theme & add CosmicContainers to example
This commit is contained in:
parent
cbb21932d8
commit
13aa5f88cb
4 changed files with 30 additions and 8 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#![allow(clippy::module_name_repetitions)]
|
||||
|
||||
pub use cosmic_theme;
|
||||
pub use iced;
|
||||
pub use iced_lazy;
|
||||
pub use iced_native;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue