Page Speed: Minify CSS

Compacting CSS code can save many bytes of data and speed up downloading, parsing, and execution time.

recommends:

Minifying CSS has the same benefits as those for minifying JS: reducing network latency, enhancing compression, and faster browser loading and execution.

Several tools are freely available to minify JavaScript, including the YUI Compressor and cssmin.js.

Read More

Have an idea for this recommendation?

Feel free to contact us with your suggestions, links or ideas!