We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c065b commit 6108937Copy full SHA for 6108937
2 files changed
css-variables/Overview.bs
@@ -99,7 +99,7 @@ Defining Custom Properties: the '--*' family of properties</h2>
99
</div>
100
101
Unlike other CSS properties,
102
- custom property names are <strong>case-sensitive</strong>.
+ custom property names are <a>case-sensitive</a>.
103
104
<div class='example'>
105
While both ''--foo'' and ''--FOO'' are valid,
0 commit comments