We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cecb9fa commit 2f73c7fCopy full SHA for 2f73c7f
css-mixins-1/Overview.bs
@@ -201,7 +201,7 @@ and optionally a <dfn>default value</dfn>.
201
}
202
203
<dfn><<function-parameter>></dfn> = <<custom-property-name>> <<css-type>>? [ : <<default-value>> ]?
204
-<dfn><<css-type>></dfn> = <<syntax-component>> | <<type()>>
+<dfn><<css-type>></dfn> = <<syntax-component>> | <<@function/type()>>
205
<dfn><<default-value>></dfn> = <<declaration-value>>
206
<dfn function lt="type()" for="@function"><type()></dfn> = type( <<syntax>> )
207
</pre>
0 commit comments