makeover-build 0.2.0

Build-script support for the make-family design system: materialise makeover's themes and makeover-webview's stylesheet into a Tauri app's frontend, once, instead of copying the same twenty lines into every consumer's build.rs.
Documentation
1
2
3
4
[toolchain]
channel = "stable"
profile = "minimal"
components = ["rustfmt", "clippy"]