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 4045867 commit 611fe52Copy full SHA for 611fe52
css-color-4/Overview.bs
@@ -252,7 +252,7 @@ Representing Colors: the <<color>> type</h2>
252
indicating how transparent it is,
253
and thus how much of the backdrop one can see behind the color.
254
255
- Colors in CSS are represented by the <dfn><<color>></dfn> type:
+ Colors in CSS are represented by the <dfn export><<color>></dfn> type:
256
257
<pre class='prod'>
258
<color> = <<hex-color>> | <<named-color>> | currentcolor | transparent
0 commit comments