Makefile 208 Bytes
styles/materialize.css: .PHONY
sassc materialize/sass/materialize.scss > styles/materialize.css
fixjsstyle:
fixjsstyle --flagfile gjslint.conf config.js scripts/*{Controller,Directive,Service}.js
.PHONY: