Is it possible to use Susy with Jekyll? If so, how?
I tried adding 'susy' to my Gemfile and bundle install
'ing, then adding susy to my gems
array in config.yml
:
// _config.yml
...
gems:
- 'jekyll-compass'
- 'susy'
and following the instructions in Jekyll's docs, placing @import 'susy'
in my /css/style.scss
file. However, I get an error:
File to import not found or unreadable: susy.