Skip to content

v4.1.5

Compare
Choose a tag to compare
@alexander-akait alexander-akait released this 17 Oct 22:00
· 599 commits to master since this release

4.1.5

Bug Fixes

  • cssnano now allow to toggling of plugins in presets using boolean configuration option.
  • postcss-merge-longhand doesn't merge properties with unset.
  • postcss-merge-longhand correctly merge borders with custom properties.
  • postcss-merge-longhand doesn't merge redundant values if declarations are of different importance.

Other changes

  • postcss-calc updated to 7.0.0 version.