Skip to content

Commit 00804b2

Browse files
committed
[css-values-5][editorial] Add cross-reference to var() notation.
1 parent 9fad470 commit 00804b2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

css-values-5/Overview.bs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,6 +1369,13 @@ Toggling Between Values: ''toggle()''</h3>
13691369
which may not be what was intended.
13701370
</div>
13711371

1372+
<h3 id="var-notation">
1373+
Custom Property References: the ''var()'' notation</h3>
1374+
1375+
The ''var()'' notation substitutes the value of a [=custom property=],
1376+
see the <a href="https://www.w3.org/TR/css-variables/#using-variables">CSS Custom Properties for Cascading Variables Module</a>.
1377+
[[CSS-VARIABLES]]
1378+
13721379
<!-- Big Text: attr()
13731380

13741381
███▌ █████▌ █████▌ ████▌ ██ ██

0 commit comments

Comments
 (0)