Skip to content

Instantly share code, notes, and snippets.

@davidvanleeuwen
Last active December 14, 2015 18:29
Show Gist options
  • Save davidvanleeuwen/5129495 to your computer and use it in GitHub Desktop.
Save davidvanleeuwen/5129495 to your computer and use it in GitHub Desktop.
Your Grunt task
grunt.registerTask 'build', ['coffee', 'sass', 'haml']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment