The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

blessc - CSS post-processor to get around IE limitiations

SYNOPSIS

blessc [options] [ source | - ] [destination]

 Options:
   -v, --version      print version
   -h, --help         print this help
   -f, --force        overwrite input file
   -x, --compress     "minify" @import
   --no-cleanup       don\'t remove old css file before overwriting
   --no-imports       disable @import on stylesheets
   --no-cache-buster  turn off the cache buster

OPTIONS

-help

Print a brief help message with options and exits.

DESCRIPTION

This program is a CSS post-processor to get around IE limitiations