cssminify
cssminify copied to clipboard
Filtering out of "*min.css" files
In order to allow the writing of the resulting css file in the same directory, files whose name ends in "min.css" are now excluded.
This makes it possible to execute
cssminifycli > min.css
The package now also allow the definition of a different work directory than the current one (ie ".").