postcss / postcss-selector-parser

A CSS selector parser, integrates with postcss but does not require it.
MIT License
205 stars 48 forks source link

broken api for combinator #196

Open alexander-akait opened 5 years ago

alexander-akait commented 5 years ago

Example:

combinatorNode.value = " ";

Doesn't work, stringifier still use combinatorNode.raws.value value