removed run from default recipe
This commit is contained in:
parent
3b175c4ea5
commit
8bcea3741a
@ -2,7 +2,7 @@
|
|||||||
sass=static/sass/
|
sass=static/sass/
|
||||||
css=static/css/
|
css=static/css/
|
||||||
|
|
||||||
all: build-sass run
|
all: build-sass
|
||||||
|
|
||||||
live: watch-sass run
|
live: watch-sass run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user