# Building primarily css here sass=static/sass/ css=static/css/ all: sass run sass: sh scripts/build-sass.sh run: npm start clean: rm -f $(css)/*