mirror of
https://github.com/pbakaus/impeccable.git
synced 2026-09-15 23:56:29 +03:00
A generate event may open a session only from the page that holds the target's lease, or held it last while its lease lapsed or its page went away; a page that never claimed, or a lapsed holder once a rescuer has claimed, is refused as before. The pending target remembers its last holder for that. The bake now lands a state written on the wrapper (`:scope:hover > .x`, `:scope[open] > .x`) on the element that takes the wrapper's place, and rewrites Astro's prefixed rules wherever they sit, `@media` and `@supports` blocks at the top level included, instead of dropping the variant's breakpoints. Written with AI assistance (Claude). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>