material-ui-rs 0.5.3

A Material3 inspired theme for `iced`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[book]
title = "material-ui-rs"
authors = ["pml68", "MoeLeak"]
language = "en"
src = "docs"
description = "Material 3 inspired widgets and theme defaults for iced."

[build]
build-dir = "target/book"
create-missing = false

[output.html]
git-repository-url = "https://github.com/moeleak/material-ui-rs"
edit-url-template = "https://github.com/moeleak/material-ui-rs/edit/main/{path}"
site-url = "/"