Ruby CSS Parser
Strings containing semicolons are split by `parse_declarations!`
Comment stripping applied in strings
v2 Change befaviour when working with selector
V2 Can we remove CssParser.convert_uris
New CSS features like CSS Nesting and Container Queries
Parse ruleset with `not(.asd, .ass)`
Algorithm for generating border shorthand is incorrect when individual side border declarations exist
Is there a way to search by declaration?
[QUESTION] Same property with diferent size units
3-character hex codes should be converted to 6-character hex codes