Hi All,
I have just spent the last few hours trying to figure out how to optimise my
css server side every time the page is called, and i think ive finally got it working.
however does anyone know the benefits and speed of doing it manually (removing whitespace, tabs and carriage returns) or having a script do it for you server side?