``` @media (min-width: 1220px) { div { width:auto; } } ``` gives an "Syntax error in CSS: Identifier expected. Got “}” [line no: 3]" This looks like a regression in version 8.4.0 - I'm suspecting https://github.com/sabberworm/PHP-CSS-Parser/pull/162