Skip to content

[C] Release 0.20.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 09:35
· 21 commits to master since this release
c-v0.20.1
7d68478

Changed

  • Update html5ever to 0.39.
  • Update selectors to 0.36.

Fixed

  • !important lost when inlining styles onto elements with existing inline style attributes. #682
  • !important lost when minify_css is enabled due to separator mismatch during property lookup. #682