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
-o, --output-file=file output file to write result to
-t, --output-style=style output style [nested|compressed]
-I, --include-path=path sass include path (repeatable)
-c, --source-comments enable source debug comments
-e, --source-map-embed embed source-map in mapping url
-s, --source-map-contents include original contents
-m, --source-map-file=file create and write source-map to file
--no-source-map-url omit sourceMappingUrl from output
OPTIONS
DESCRIPTION
This program is a sass (scss) compiler