Files
Rémi Bouteiller 39f22e78a1 Reset heading font-size in Takumi/Satori preflight shim.
h1-h6 inherit a UA-default font-size multiplier (h2=1.5em, etc.) that
Takumi's CSS cascade honors but Tailwind's browser preflight zeroes
out. Without a corresponding reset, recipe text-9xl on an <h2> ended
up ~1.5x bigger in the rendered PNG than in the JSX preview - visible
in the weather recipe temperature.

Add `text-base font-normal` to the heading reset so tw text-*/font-*
classes land on a clean baseline. twMerge keeps recipe classes winning
over the reset.
2026-04-24 13:56:07 -07:00
..
2025-12-05 09:45:14 -08:00
2026-01-28 14:53:20 +01:00
2025-11-24 18:57:02 -08:00