summaryrefslogtreecommitdiffstats
path: root/python/pysass/README
diff options
context:
space:
mode:
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.