tbela99 / css

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

V0.3.2 #106

Closed tbela99 closed 2 years ago

tbela99 commented 2 years ago

96 vendor property rendered incorrectly

97 remove sourcemap reference when parsing css

98 incorrectly handling keyframe rule 0%

99 incorrect file name resolution

100 missing whitespace character when rendering at-rule

101 CDO and CDC tokens support

102 parse incomplete tokens according to CSS syntax level 3

103 multibyte encoding support

104 add automtated test workflow

105 add import and charset at-rule validation