Pin makeover-geometry 0.3.0, release 0.3.0
Ships the re-derived Touch density preset to every consumer that reaches
the geometry layer through this crate: goingson, balanced_breakfast and
the MNW server. A caret on a 0.x crate pins the minor, so ^0.2.0 does not
match 0.3.0 and none of them could pick it up without this.
Minor rather than patch: the emitted geometry.css changes substantially.
The @media (hover: none), (pointer: coarse) block was a no-op repeat of
the base layer and is now a real override, so a touch consumer's spacing
moves on the next rebuild.
Co-Authored-By
Claude Opus 5 (1M context) <noreply@anthropic.com>
Author: Max Johnson <me@maxj.phd> · 2026-07-31 19:36 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."