Skip to content

v7.0.3

Choose a tag to compare

@ludofischer ludofischer released this 19 Jun 08:45
· 180 commits to master since this release

Bug Fixes

  • cssnano-preset-default: preserve SVG viewbox and title by default
  • postcss-convert-values: preserve percent sign in arguments of color functions when needed
  • postcss-ordered-values: preserve correct order in animation property
  • postcss-minify-selectors: preserve quotes when escaping selector is required
  • postcss-discard-comments: do not remove strings that only look like comments in selectors

Thanks to @ota-meshi and @seiyab for their contributions to this release.