Re: [csswg-drafts] Proposal: Custom CSS Functions & Mixins (#9350)

Maybe I should open a new issue but: What happens when one does this?

```
* { @apply --mixin-name(var(--something)) }
```

Would `--something` be the value of the property on the element? or its value inside the mixin? (which might not match, but it is weird)

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


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

Received on Monday, 12 February 2024 21:19:48 UTC