Skip to content

Commit 6f98a1d

Browse files
committed
Oversight in cbb8c23
1 parent ed762ce commit 6f98a1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/parse/postprocess.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,6 +1763,7 @@ module.exports = {
17631763
'<calc-product>': postParseCalcProduct,
17641764
'<calc-sum>': postParseCalcSum,
17651765
'<calc-value>': postParseCalcValue,
1766+
'<color>': postParseColor,
17661767
'<container-name>': postParseContainerNameType,
17671768
'<counter-name>': postParseCounterName,
17681769
'<counter-style-name>': postParseCounterStyleName,

0 commit comments

Comments
 (0)