Web Site Optimization - Minify CSS

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

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.

Please publish modules in offcanvas position.