1PYSASSC(1)                       User Commands                      PYSASSC(1)
2
3
4

NAME

6       pysassc - manual page for pysassc 0.22.0 (sass/libsass 3.6.5)
7

SYNOPSIS

9       pysassc [options] SCSS_FILE [OUT_CSS_FILE]
10

OPTIONS

12       --version
13              show program's version number and exit
14
15       -h, --help
16              show this help message and exit
17
18       -t STYLE, -s STYLE, --style=STYLE, --output-style=STYLE
19              Coding  style of the compiled result.  Choose one of nested, ex‐
20              panded, compact, or compressed. [default: nested]
21
22       -m, -g, --sourcemap
23              Emit source map.  Requires the second argument (output css file‐
24              name).
25
26       --sourcemap-file=FILE
27              Output  file  for source map. If omitted, source map is based on
28              the output css filename
29
30       --sourcemap-contents
31              Embed sourcesContent in source map
32
33       --sourcemap-embed
34              Embed sourceMappingUrl as data URI
35
36       --omit-sourcemap-url
37              Omit source map URL comment from output
38
39       --sourcemap-root=DIR
40              Base path, will be emitted to sourceRoot in source-map as is
41
42       -I DIR, --include-path=DIR
43              Path to find "@import"ed (S)CSS source files.  Can  be  multiply
44              used.
45
46       -p PRECISION, --precision=PRECISION
47              Set the precision for numbers. [default: 5]
48
49       --source-comments
50              Include debug info in output
51
52
53
54pysassc 0.22.0 (sass/libsass 3.6.S5e)ptember 2023                      PYSASSC(1)
Impressum