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
{
  "name": "material-ui-rs-showcase",
  "compatibility_date": "2026-07-02",
  "workers_dev": false,
  "routes": [
    {
      "pattern": "material.leak.moe",
      "custom_domain": true
    }
  ],
  "assets": {
    "directory": "./dist/",
    "not_found_handling": "single-page-application"
  }
}