tbela99 / css

A CSS parser and minifier and sourcemap generator written in PHP
Other
14 stars 1 forks source link

incomplete tokens handling #102

Closed tbela99 closed 2 years ago

tbela99 commented 2 years ago

according to https://www.w3.org/TR/css-syntax-3/, if the stylesheet ends while any rule, declaration, function, string, etc. are still open, everything is automatically closed.