I'm trying to create a compass project using the susy grid.
$ compass create --using susy test
No such framework: "susy"
I am using git-bash on Windows 7. I have Ruby 2.0.0p451, Sass 3.3.8 and Compass 0.12.6 installed. I have require 'susy'
in my config.rb file.