Re: [csswg-drafts] [css-mixins-1] Allow typed custom properties inside custom functions (#12317)

>  I'm not sure if parameter defaults can reference other arguments at this point?

They can, the spec handles them by treating all the arguments as custom properties and evaluating a rule, so they can all reference each other as long as you're not being cyclic, just like with multiple custom properties on a single element in a normal rule.

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


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

Received on Wednesday, 16 July 2025 22:03:53 UTC