|
womble -> Optimise your CSS (7/6/2006 16:50:57)
|
Found from a link here, CSS Tweak is: quote:
...a web based CSS optimization tool. It will take any CSS file and optimize the syntax, grouping your style declarations into shorthand where possible. It can also remove comments, and strip whitespace for maximum compression. The one thing that makes it different from other tools however, is you can also stop it from altering your syntactical layout at all. Instead it will go through and stick with the layout you have defined, and clean up any areas that are incorrectly formatted. http://www.cssdev.com/csstweak/
|
|
|
|