Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

0.13.4

Choose a tag to compare

@leonsenft leonsenft released this 07 Mar 22:14
  • Parses CSS 2.1 pseudo-elements as pseudo-elements instead of pseudo-classes.
  • Supports signed decimal numbers with no integer part.
  • Fixes parsing hexadecimal numbers when followed by an identifier.
  • Fixes parsing strings which contain unicode-range character sequences.