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

NAME

psass - perl sass (scss) compiler

SYNOPSIS

psass [options] [ source | - ]

 Options:
   -v, --version                 print version
   -h, --help                    print this help
   -p, --precision               precision for float output
   -t, --output-style=style      output style [nested|compressed]
   -I, --include-path=path       sass include path (repeatable)
   -c, --source-comments         enable source debug comments
   -m, --source-map-file=file    create and write source map to file
       --omit-source-map-url     omit sourceMappingUrl from output

OPTIONS

-help

Print a brief help message with options and exits.

DESCRIPTION

This program is a sass (scss) compiler