22 May 2013 23:15
cssmin - A (simple) css minifie (PHP)
by dzcCssMin is a css parser and minfier. It minifies css by removing unneeded whitespace character, comments, empty blocks and empty declarations. In addition declaration values can get rewritten to shorter notation if available.
1
(1 marks)