X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins-dist%2Fcompresseur%2Flib%2Fcsstidy%2FREADME;h=9c904999651ed5d64777dfa4b153d892aea64ae2;hp=17cf0f7d1ab9654681b630ba3e996852eb2f5cb8;hb=e847eea4a82a7396dd0abf860f9b30d654f38629;hpb=d686c3e22e97dd46ef42bcd0f138c65083f8f232 diff --git a/www/plugins-dist/compresseur/lib/csstidy/README b/www/plugins-dist/compresseur/lib/csstidy/README index 17cf0f7..9c90499 100644 --- a/www/plugins-dist/compresseur/lib/csstidy/README +++ b/www/plugins-dist/compresseur/lib/csstidy/README @@ -2,13 +2,17 @@ CSSTidy --- CSSTidy is a CSS minifier -Since the original project (http://csstidy.sourceforge.net/index.php) has been suspended -here is the import of https://csstidy.svn.sourceforge.net/svnroot/csstidy on 2010-11-14 + +v1.5.2 + is PHP 5.4+ compliant, removes use of GLOBALS, fixes some bugs, integrates CSS3 units + and now available on https://packagist.org/packages/cerdic/css-tidy v1.4 is the new version coming from master branch (corresponds to the initial trunk of svn repository) after beeing stabilized v1.3 branch corresponds to the last stable relase published by the author. It integrates some bugfixes and a 1.3.1 version has been taged +Since the original project (http://csstidy.sourceforge.net/index.php) has been suspended +here is the import of https://csstidy.svn.sourceforge.net/svnroot/csstidy on 2010-11-14 Only PHP version is here maintained