Take makeover-webview 0.18
Minor rather than patch because the generated stylesheet changes: 0.18 emits the
row token strip, so a consumer's layout.css gains a .row-tokens rule it did not
have. That is output, not just a pin.
This was also the last crate holding makeover-layout 0.8 in the tree. It reached
it through makeover-webview 0.17 and makeover-touch 0.4 as a build-dependency
chain, which is why goingson still resolved two copies of the vocabulary after
every runtime pin had moved.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-08-09 02:22 UTC
description = "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."