From d63d006b4a7327728318a59317305e520a2f872c Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 26 Oct 2015 19:05:49 +0000 Subject: [PATCH] Added watch-sass.sh --- bin/watch-sass.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/watch-sass.sh diff --git a/bin/watch-sass.sh b/bin/watch-sass.sh new file mode 100755 index 00000000..dfbe8e96 --- /dev/null +++ b/bin/watch-sass.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +bundle exec compass watch