The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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