Skip to content

multibyte encoding support

Compare
Choose a tag to compare
@tbela99 tbela99 released this 11 Jan 23:41
· 104 commits to master since this release

addressing the following issues

#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