Re: [csswg-drafts] [css-mixins-1] Mixins can be called (but not defined) without params (#13015)

I made the "arg-less calling" syntax to match what Sass can do, because it seemed nice, but you're right, Sass also lets you omit the arglist from the definition if you don't *want* any arguments. (see <https://sass-lang.com/documentation/at-rules/mixin/>)

So I'm fine with allowing the arglist to be omitted at the definition site if you want.

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


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

Received on Friday, 24 October 2025 19:34:06 UTC