csscombine(1) | cssutils | csscombine(1) |
csscombine - Utility to combine several stylesheets into one.
csscombine [options...] path...
csscombine may be used to combine several sheets loaded from a main sheet via @import rules. Nested @import rules are resolved since cssutils 0.9.6a1.
The resulting combined sheet (optionally minified) is sent to stdout, info and error messages are handled by the normal cssutils log.
csscombine may also be used to change the encoding of the stylesheet if a target encoding is given.
April 9, 2011 |