Re: [csswg-drafts] [css-mixins] Proposal: `@like` rule for repurposing page default styles (#10222)

> Just double-checking my understanding here - it seems that this isn't _similar to_ `@extend`, but rather _is_ `@extend`, right? 

Possibly? I’m not sure what are the specifics of how `@extend` works; e.g. 
- whether it does string matching or actually parses the selector into a meta-selector and uses that to match rules; or somewhere in between.
- what are the limitations for the syntax of its argument
- how it handles conflicts and cycles
- what its precedence is 
- etc


-- 
GitHub Notification of comment by LeaVerou
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10222#issuecomment-2070990678 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 22 April 2024 21:33:49 UTC