/ Published in: PHP
URL: http://www.lateralcode.com/css-minifier/
Usage is in the source, it is pretty self explanatory :)
Expand |
Embed | Plain Text
//Usage <link rel="stylesheet" type="text/css" href="minify.php?css=styles.css" /> //minify.php <?php function minify( $css ) { } ?>
You need to login to post a comment.
