Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 386 Bytes

File metadata and controls

22 lines (14 loc) · 386 Bytes

This is gruntfile and package manager for sass and javascript which watch, expand & concat scss for development and uglify, concat and export for distribution.

Packages use

grunt-sass grunt-contrib-uglify

Tasks

Watch minify compress expand (css) concat

to dir project/css source dir src/css src/js

default is for development, concat sass, to style css, expan for easy dev.