summaryrefslogtreecommitdiffstats
path: root/python/pysass/README
diff options
context:
space:
mode:
author Prof. HORSTMANN <wmh@eipg.fr>2020-06-16 05:10:52 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-20 07:59:27 +0700
commit61a98b970295ff33d1d63657e3b37ff6a413e74d (patch)
tree4ac2f403d60a3449d191e2ebf811431d850c561e /python/pysass/README
parent5486dac91c2b8231b47596551464b6fab6b6720d (diff)
downloadslackbuilds-61a98b970295ff33d1d63657e3b37ff6a413e74d.tar.gz
slackbuilds-61a98b970295ff33d1d63657e3b37ff6a413e74d.tar.xz
python/pysass: Added (python3 watch capability)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysass/README')
-rw-r--r--python/pysass/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python/pysass/README b/python/pysass/README
new file mode 100644
index 0000000000..938829cca2
--- /dev/null
+++ b/python/pysass/README
@@ -0,0 +1,5 @@
+Sass CLI Python: A wrapper to libsass-python with watchdog capability.
+
+Add -w and --watch flags to pysassc command.
+Watch included directories and source directory recursively.
+Only watch *.scss files. Throttling.