Its giving me ...
syntax error: Undefined mixin
... when i input ...
*{
@include box-sizing(border-box);
}
... in the scss file, and refresh my browser does anyone have a idea of what the problem could be.
I have previously installed ruby and compass through the command prompt i don't know if it could be the problem.