Closed MortalCatalyst closed 5 years ago
Hi Sayth,
Although I haven't used Susy myself yet, it should be straight forward really:
In your Gemfile, at the bottom, add
gem 'susy'
and in the main Sass file, add
@import "susy"
Let me know how you go :)
Cheers
Patrik
Hi
Is it hard to fork or just add susy as a dependancy so I can use their grids?