This document describes how the CSS minification part of the YUICompressor works. CSS minifications This section describes the various ways that YUICompressor makes your CSS smaller. Stripping comments and white space YUICompressor strips all the comments and white space that are not required for the CSS to work. Before the minification:

