I'm getting this error when trying to [compass compile]:
Syntax error: Mixin columns takes 1 argument but 2 were passed.
Everybody else on my team do not get this error. The offending line of code is:
@include columns(9,9);
Please assist.
I'm getting this error when trying to [compass compile]:
Syntax error: Mixin columns takes 1 argument but 2 were passed.
Everybody else on my team do not get this error. The offending line of code is:
@include columns(9,9);
Please assist.