Brunch skeleton for Pleeease CSS plugin for Brunch postprocessor.
##Get the skeleton
brunch new gh:iamvdo/brunch-with-pleeease
Or
brunch new https://github.com/iamvdo/brunch-with-pleeease
##Build
Compile with autoprefixer, variables
brunch watch
Compile with autoprefixer, variables, media query packer and minify.
brunch watch -e minifier
You can use brunch build
if you don't want instant rebuild.
##Licence
MIT