We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23e725e commit 1240de9Copy full SHA for 1240de9
css-cascade-5/Overview.bs
@@ -137,7 +137,7 @@ Importing Style Sheets: the ''@import'' rule</h2>
137
<pre class='prod'>
138
@import [ <<url>> | <<string>> ]
139
[ layer | layer(<<layer-name>>) ]?
140
- <<import-condition>> ;
+ <<import-conditions>> ;
141
142
<dfn export><import-conditions></dfn> = [ supports( [ <<supports-condition>> | <<declaration>> ] ) ]?
143
<<media-query-list>>?</pre>
0 commit comments