Skip to content

css4j v2.1.0

Choose a tag to compare

@carlosame carlosame released this 15 Aug 18:30
· 207 commits to master since this release

This release features the following (compared to 2.0):

  • NSAC 2.1.
  • Support for empty custom properties (--foo:;).
  • env() is now processed in computed values.
  • The parsing is a bit more Windows-friendly. Previous versions produced different whitespaces when parsing custom CSS rules for Windows and Unix; that was enough to break some unit tests on Windows.