Before submitting
Description
Should allow .extend in scopes to only act within that scope, including primitive extensions.
Proposed syntax or behavior
.if {yes}
.extend {heading}
.super foreground:{blue}
# Blue
# Not blue
Additional context
No response
Before submitting
Description
Should allow
.extendin scopes to only act within that scope, including primitive extensions.Proposed syntax or behavior
.if {yes} .extend {heading} .super foreground:{blue} # Blue # Not blueAdditional context
No response