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? You're asking for a `foo` selector to be treated like a `bar` selector across the rest of the page, like having `my-input` treated like `input[type=text]`, so any rule that specifies `input[type=text]` can potentially match `my-input` elements too.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10222#issuecomment-2070875072 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 20:14:58 UTC