- From: Lea Verou via GitHub <noreply@w3.org>
- Date: Tue, 16 Sep 2025 10:59:59 +0000
- To: public-css-archive@w3.org
> You mean `env(--foo)`, right? (I.e. `--foo` references a mixin parameter or local.) > > I think we're aiming to make that work, but you don't need `ident()` for that. `@apply env(--foo)` will do. Ah yes, `ident()` wouldn't be needed if you're not combining strings or idents. I was referring to a local variable that contains the name of the mixin. Question still stands, but it's not relevant to this issue. -- GitHub Notification of comment by LeaVerou Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12219#issuecomment-3297790580 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 16 September 2025 11:00:01 UTC