css-property-parser icon indicating copy to clipboard operation
css-property-parser copied to clipboard

Error with background shorthand and currentColor when expandShorthand property is used

Open everget opened this issue 7 years ago • 0 comments

Error: 'Error parsing shorthand property background: currentColor.
invalid syntax at line 1 col 8:

  currentColor
             ^
Unexpected "C"

everget avatar Jul 18 '18 20:07 everget