Simple css optimizer
Simple css optimizer which removes tabs, spaces, new lines and joins all css files into one.
This script is created for my needs. If you like to contribute and add some new features for some reason, just contact me :)
CssOptimizer.py
to your project.config.cssopt
and set the path to your css files (Check example file).python CssOptimizer.py
python --version
)