🎨 Features
- Fixes issue where CSS values with parentheses wasn't correctly parsed if the values also contained a comma. (#976)
- This fix should also fix a problem related to parsing a CSS string that ends with a variable setter. (#670)
Thank you @malko for your contribution!