Grunt Compass Stack level too deep error

180 Views Asked by At

I'm running Grunt to compile some SCSS and whenever I include a border radius

@include border-radius(50%);

it throws this error

SystemStackError on line ["160"] of C: stack level too deep

I'm running [email protected] and [email protected]

Does anyone have any idea why?

Thanks

0

There are 0 best solutions below