Categorygithub.com/ralt/cssminify
repositorypackage
0.0.0-20130608204252-dec7beefe2eb
Repository: https://github.com/ralt/cssminify.git
Documentation: pkg.go.dev

# README

cssminify

Library to parse and minify CSS files.

Features

  • Removes all comments
  • Removes all unnecessary space
  • Removes unnecessary semicolons
  • Optimizes hexadecimal values
  • Inlines images with their base64 counterpart (local files or web files)

Contributors

License

MIT License.