clean-css v5.3.1 Release Notes

Release Date: 2022-07-13 // over 1 year ago
    • ๐Ÿ›  Fixed issue #1218 - double hyphen in at-rule breaks parsing.
    • ๐Ÿ›  Fixed issue #1220 - adds optimization for nth-* rules.

Previous changes from v5.3.0

    • โž• Adds customizable value optimizers for variables.
    • ๐Ÿ›  Fixed issue #1159 - adds optimization for nth-child and nth-of-type.
    • ๐Ÿ›  Fixed issue #1181 - CSS level 4 color functions with spaces.
    • ๐Ÿ›  Fixed issue #1183 - fraction optimizer breaks image-set.
    • ๐Ÿ›  Fixed issue #1208 - handling generic family names.
    • ๐Ÿ›  Fixed issue #1210 - handling file:// protocol.