SYNOPSIS
sassc [,options/] [,INPUT/] [,OUTPUT/]OPTIONS
- -s, --stdin
- Read input from standard input instead of an input file.
- -t, --style NAME
- Output style. Can be: nested, expanded, compact, compressed.
- -l, --line-numbers
- Emit comments showing original line numbers.
-
--line-comments
- -I, --load-path PATH
-
- Set Sass import path.
- -P, --plugin-path PATH
- Set path to autoload plugins.
- -m, --sourcemap
- Emit source map.
- -M, --omit-map-comment
- Omits the source map url comment.
- -p, --precision
- Set the precision for numbers.
- -v, --version
- Display compiled versions.
- -h, --help
- Display this help message.
libsass: 3.3.2 sass2scss: 1.0.5