> Which approach is better? Should we go for code readability

> as described by Smashing Magazine or follow what Andy said.

 

Hi,

 

I have a free download which will compress your CSS files on the server
automatically. This way you can develop as you normally would but when the
user's browser requests the CSS file, all whitespace and comments will be
removed as well as Gzip encoding will be enabled.

 

Another feature is you can combine CSS files on the server using an @include
directive instead of @import which requires the browser to make multiple GET
requests.

 

You can download the code and documentation here:
http://www.coolphptools.com/dynamic_css

 

 

Best regards,

 

Kepler Gelotte

Neighbor Webmaster, Inc.

156 Normandy Dr., Piscataway, NJ 08854

www.neighborwebmaster.com

www.coolphptools.com

phone/fax: (732) 302-0904

 

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to