Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 345 Bytes

File metadata and controls

19 lines (12 loc) · 345 Bytes

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.