postcss-csso

PostCSS plugin to minify CSS using CSSO

MIT License

Downloads
148.5K
Stars
119
Committers
3
postcss-csso - 6.0.1 Latest Release

Published by lahmatiy about 2 years ago

  • Bumped csso to 5.0.5 which fixes various bugs
postcss-csso - 6.0.0

Published by lahmatiy almost 3 years ago

  • Changed supported versions of Node.js to ^12.20.0, ^14.13.0 and >=15.0.0
  • Converted to ES modules, CommonJS is supported as well (dual module)
  • Bumped csso to 5.0
postcss-csso - 5.0.1

Published by lahmatiy over 3 years ago

  • Fixed order of compression processing to perform when everything else is finished (@onigoetz, #20)
postcss-csso - 5.0.0 Migrate to PostCSS 8.0

Published by lahmatiy about 4 years ago

  • Migrated to postcss@^8.0.0, dropped support for earlier versions
  • Dropped support for Node.js < 10.12
  • Removed explicit requires of postcss
  • Dropped process method in export
postcss-csso - 4.0.0

Published by lahmatiy almost 5 years ago

  • Dropped support for Node.js < 8.0
  • Added support for postcss ^7.0
  • Moved postcss to peer dependencies
  • Bumped csso to ^4.0
postcss-csso - 3.0.0

Published by lahmatiy about 7 years ago

postcss-csso - 2.0.0

Published by lahmatiy over 7 years ago

postcss-csso - 1.1.2

Published by lahmatiy over 8 years ago

  • Fix CSS parse error handling (#5)
postcss-csso - 1.1.1

Published by lahmatiy over 8 years ago

  • Fix exception when PostCSS at-rule node has no params (#4)
postcss-csso - 1.1.0

Published by lahmatiy over 8 years ago

postcss-csso - 1.0.1

Published by lahmatiy over 8 years ago

  • Refactoring and minor fixes
postcss-csso - 1.0.0

Published by lahmatiy over 8 years ago

  • Initial release