Skip to content

Instantly share code, notes, and snippets.

@sturobson
Created November 11, 2013 19:13
Show Gist options
  • Save sturobson/7418645 to your computer and use it in GitHub Desktop.
Save sturobson/7418645 to your computer and use it in GitHub Desktop.
What I want in my gruntfile... I'm trying to develop a little styleguide / basic template prototyping thing for a client using Grunt. As much as I love Mixture the client can't afford to have the software available for each freelancer so I'm thinking this list of things would be the next best thing.
// Autoprefixer
https://github.com/nDmitry/grunt-autoprefixer
// Sassdown
https://github.com/nopr/sassdown
// Compass
https://github.com/gruntjs/grunt-contrib-compass
// Connect
https://github.com/gruntjs/grunt-contrib-connect
// Imagemin
https://github.com/gruntjs/grunt-contrib-imagemin
// Recess
https://github.com/sindresorhus/grunt-recess
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment