We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1020589 commit 5756a3cCopy full SHA for 5756a3c
1 file changed
css-env-1/Overview.bs
@@ -188,7 +188,7 @@ In order to substitute the value of an [=environment variable=] into a CSS conte
188
use the ''env()'' function:
189
190
<pre class=prod>
191
- <dfn function>env()</dfn> = env( <<custom-ident>> <<integer>>{0,2}, <<declaration-value>>? )
+ <dfn function>env()</dfn> = env( <<custom-ident>> <<integer [0,∞]>>*, <<declaration-value>>? )
192
</pre>
193
194
The ''env()'' function can be used in place of any part of a value in any property on any element,
0 commit comments