cssmin
YUI CSS compression algorithm (command line tools)
Install
- All systems
-
curl cmd.cat/cssmin.sh
- Debian
-
apt-get install cssmin - Ubuntu
-
apt-get install cssmin - Kali Linux
-
apt-get install cssmin - Fedora
-
dnf install cssmin - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cssmin - Raspbian
-
apt-get install cssmin
cssmin
YUI CSS compression algorithm (command line tools)
cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. The compressor can be used to reduce the size of CSS documents for deployment. This package contains the command line tools for cssmin. See the python-cssmin and python3-cssmin packages for the Python modules.