get app ready for heroku
This commit is contained in:
4
static/sass/Makefile
Normal file
4
static/sass/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
SRC=$(wildcard *.scss)
|
||||
|
||||
all: $(SRC)
|
||||
sass include.scss ../css/site.css
|
||||
Reference in New Issue
Block a user