/cssminify

Minifies CSS files smartly. Project to learn Golang.

Primary LanguageGoMIT LicenseMIT

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.