Skip to content

v2.0.3

Choose a tag to compare

@ben-eb ben-eb released this 04 Jul 11:59
· 2585 commits to master since this release
  • cssnano can now be consumed with the parentheses-less method in PostCSS; e.g.
    postcss([ cssnano ]).
  • Fixes an issue where 'Din' was being picked up by the logic as a numeric
    value, causing the full font name to be incorrectly rearranged.