From 0851d3490cf6df52eca30dbdd6d9f14ceb12aff4 Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Wed, 27 Jul 2016 08:13:25 -0700 Subject: [PATCH] Deprecate --watch --- sassc.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sassc.py b/sassc.py index d2351076..24fe5265 100755 --- a/sassc.py +++ b/sassc.py @@ -40,7 +40,12 @@ Watch file for changes. Requires the second argument (output CSS filename). +.. note:: Note that ``--watch`` does not understand imports. Due to this, the + option is scheduled for removal in a future version. It is suggested to + use a third party tool which implements intelligent watching functionality. + .. versionadded:: 0.4.0 + .. deprecated:: 0.12.0 .. option:: -p, --precision