class YUI::CssCompressor
def initialize(options = {})
is added after each CSS rule.
is added. If :line_break is 0, a newline
number of characters in each line before a newline
line. Use this option to specify the maximum
:line_break:: By default, CSS will be compressed onto a single
"utf-8".
:charset:: Specifies the character encoding to use. Defaults to
Options are:
Creates a new YUI::CssCompressor for minifying CSS code.
def initialize(options = {}) super end