1QTSASS(1) User Commands QTSASS(1)
2
3
4
6 qtsass - manual page for qtsass 0.4.0
7
9 usage: QtSASS [-h] [-o OUTPUT] [-w] [-d] input
10
11 Compile a Qt compliant CSS file from a SASS stylesheet.
12
13 positional arguments:
14 input The SASS stylesheet file.
15
16 options:
17 -h, --help
18 show this help message and exit
19
20 -o OUTPUT, --output OUTPUT
21 The path of the generated Qt compliant CSS file.
22
23 -w, --watch
24 If set, recompile when the source file changes.
25
26 -d, --debug
27 Set the logging level to DEBUG.
28
29
30
31qtsass 0.4.0 September 2023 QTSASS(1)