I am using compass to manage some sass files on mac osx. I have these files:
sass/ screen.scss partials folder/ ... _font
As said before, you should try to use placeholder class. In other hand always first consider @mixin first and try to avoid nesting with @extend.