Skip to content

Commit 6108937

Browse files
committed
[css-variables] Define 'case sensitive'.
1 parent 47c065b commit 6108937

2 files changed

Lines changed: 148 additions & 126 deletions

File tree

css-variables/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Defining Custom Properties: the '--*' family of properties</h2>
9999
</div>
100100

101101
Unlike other CSS properties,
102-
custom property names are <strong>case-sensitive</strong>.
102+
custom property names are <a>case-sensitive</a>.
103103

104104
<div class='example'>
105105
While both ''--foo'' and ''--FOO'' are valid,

0 commit comments

Comments
 (0)