Skip to content

Commit 0851d34

Browse files
committed
Deprecate --watch
1 parent d9159b9 commit 0851d34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sassc.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@
4040
Watch file for changes. Requires the second argument (output CSS
4141
filename).
4242
43+
.. note:: Note that ``--watch`` does not understand imports. Due to this, the
44+
option is scheduled for removal in a future version. It is suggested to
45+
use a third party tool which implements intelligent watching functionality.
46+
4347
.. versionadded:: 0.4.0
48+
.. deprecated:: 0.12.0
4449
4550
.. option:: -p, --precision
4651

0 commit comments

Comments
 (0)