material-ui-rs 0.5.3

A Material3 inspired theme for `iced`
Documentation
# Summary

[Introduction](introduction.md)

# Tutorials

- [Build a first Material app]tutorials/first-material-app.md

# How-to Guides

- [Run the examples]how-to/run-examples.md
- [Create and build a multi-platform app]how-to/create-multiplatform-app.md
- [Build a WebAssembly app with Trunk]how-to/build-web-showcase.md
- [Use bundled and CJK fonts]how-to/use-fonts.md
- [Build adaptive navigation]how-to/adaptive-navigation.md
- [Add a theme picker]how-to/theme-picker.md
- [Compose forms and feedback]how-to/forms-and-feedback.md

# Reference

- [Application helpers]reference/application.md
- [Widgets]reference/widgets.md
- [Styles]reference/styles.md
- [Text]reference/text.md
- [Tokens]reference/tokens.md
- [Themes]reference/themes.md
- [Fonts]reference/fonts.md
- [Feature flags]reference/features.md

# Explanation

- [Architecture]explanation/architecture.md
- [Material tokens]explanation/material-tokens.md
- [Theme and color]explanation/theme-and-color.md
- [Native and WebAssembly]explanation/native-and-web.md