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

Error with transition property when expandShorthandProperty is used

Open everget opened this issue 7 years ago • 0 comments

Error: 'Error parsing shorthand property transition: all 0 ease.
invalid syntax at line 1 col 6:

  all 0
       ^
Unexpected char token: " "

everget avatar Jul 15 '18 13:07 everget