Created
November 11, 2013 19:13
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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