Sass compile error in _badge.scss

I’m tying to run a grunt build that is compiling the ionic scss files, and I’m getting the following error:

_badge.scss source string:8: error: no mixin named badge-style
Backtrace:
        source string:8

Hey @blyler_blones, how are you running the build? This seems like a SASS path error (not finding the right files in the path).