# Sass makefile, as a temporary test style_sass.css: main.scss $(wildcard *.scss) sassc -t nested -m $< $@