Add counter(s) to CSSLint parserlib. Closes #553
This commit is contained in:
parent
1ff89acda3
commit
b41a39d36e
|
@ -947,7 +947,7 @@ self.parserlib = (() => {
|
|||
'saturation() | lightness() | whiteness() | blackness() | ' +
|
||||
'tint() | shade() | blend() | blenda() | contrast()',
|
||||
|
||||
'<content-list>': '[ <string> | <image> | attr() | content() | leader() | ' +
|
||||
'<content-list>': '[ <string> | <image> | attr() | content() | counter() | counters() | leader() | ' +
|
||||
'[ open-quote | close-quote | no-open-quote | no-close-quote ] | ' +
|
||||
'[ target-counter() | target-counters() | target-text() ] ]+',
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user