python3-cssmin

YUI CSS compression algorithm (Python 3 version)
  https://github.com/zacharyvoase/cssmin
  0
  no reviews



Cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. It can be used as a module from other Python programs, including as a filter for python3-webassets bundles.

This package contains the Python 3 modules for cssmin. See the cssmin package for the command line tools.