- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Mar 2025 14:57:59 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-mixins-1] Allow `*` as a valid return type == The default return type of [`@function`](https://drafts.csswg.org/css-mixins-1/#at-ruledef-function) is `*` but is not allowed by the grammar ([`<css-type>`](https://drafts.csswg.org/css-mixins-1/#typedef-css-type)). This PR adds it as an alternative of `<css-type>`. See https://github.com/w3c/csswg-drafts/pull/11821 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 March 2025 14:57:59 UTC