Page Speed: Minify CSS More Recommendations

Rule Summary

CSS
High
Easy
72%

Overview

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

How does your site score on this rule?

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

Contribute to this recommendation

Have an opinion, link, or other contribution to share regarding this recommendation? Share it with us and help make the web a faster place!