susy-compass

Undefined Mixin 'if-rem' using Susy CSS


When trying to compile a Susy/Compass document I'm getting Undefined mixin 'if-rem'.

It's this line that's causing it:

Line 35 of _grid.scss

I'm using:

Thanks :)


Solution

  • Like the error message says you should define if-rem mixin before include it. So you have two options: