Skip to content

Commit 611fe52

Browse files
committed
[css-color-4] lets actually export that definition of color, duh
1 parent 4045867 commit 611fe52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ Representing Colors: the <<color>> type</h2>
252252
indicating how transparent it is,
253253
and thus how much of the backdrop one can see behind the color.
254254

255-
Colors in CSS are represented by the <dfn><<color>></dfn> type:
255+
Colors in CSS are represented by the <dfn export><<color>></dfn> type:
256256

257257
<pre class='prod'>
258258
&lt;color> = <<hex-color>> | <<named-color>> | currentcolor | transparent

0 commit comments

Comments
 (0)