GitHub Readme.md
A simple buildpack, designed to run with the multi buildpack, which will run install SASS/Compass with Grunt.
Set your buildpack to the multi buildpack:
$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi
Configure your .buildpacks
file:
https://github.com/heroku/heroku-buildpack-nodejs https://github.com/kenhkan/heroku-buildpack-compass-grunt
Copy the snippet above into CLI.