diff options
| author | Jannis Leidel <jannis@leidel.info> | 2014-12-13 21:15:36 +0100 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2014-12-13 21:15:36 +0100 |
| commit | 60c0c76e0cd74d285b1c2a1b076da7b70b135128 (patch) | |
| tree | f77107ef18fc65a061207113fe36d18a64713774 /Makefile | |
| parent | 6d527dc63e5443a75aab9d760f9f4098be3a18d7 (diff) | |
Added watch-scss make task that apparently got lost in a merge.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ compile-scss: compile-scss-debug: compass compile --sass-dir static/scss --css-dir static/css -e development --sourcemap --force +watch-scss: + compass watch --sass-dir static/scss --css-dir static/css -e development --sourcemap --force |
