Skip to content

v1.4.0

Compare
Choose a tag to compare
@ben-eb ben-eb released this 09 Jun 16:19
· 2422 commits to master since this release
  • Adds support for removal of unused @keyframes and @counter-style at-rules.
  • comments: adds support for user-directed removal of comments, with the
    remove option (thanks to @dmitrykiselyov).
  • comments: removeAllButFirst now operates on each CSS tree, rather than the
    first one passed to cssnano.