Stylesheet compression utilities.
Stylesheet compression utilities.
(compress-stylesheet stylesheet)
(compress-stylesheet stylesheet line-break-position)
Compress a stylesheet with the YUI CSSCompressor. Set line-break-position to -1 for no line breaks, 0 for a line break after each rule, and n > 0 for a line break after at most n columns. Defaults to no -1
Compress a stylesheet with the YUI CSSCompressor. Set line-break-position to -1 for no line breaks, 0 for a line break after each rule, and n > 0 for a line break after at most n columns. Defaults to no -1
(compress-stylesheet stylesheet)
Compress a string of CSS using a basic compressor.
Compress a string of CSS using a basic compressor.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |