There was an error while loading. Please reload this page.
1 parent 9f912ea commit 1c83f3aCopy full SHA for 1c83f3a
1 file changed
css-mixins-1/Overview.bs
@@ -953,7 +953,7 @@ and a [=mixin body=].
953
save that it lacks a [=custom function/return type=].)
954
955
<pre class="prod def">
956
- <<@mixin>> = @mixin <<function-token>> ( <<function-parameter>># )?
+ <<@mixin>> = @mixin [<<function-token>> <<function-parameter>>#? ) | <<ident-token>> ]
957
{
958
<<declaration-rule-list>>
959
}
0 commit comments