Let\'s say I have two stylesheets, style1.scss containing some @mixins and style declarations (i.e. .class-name { ... }). In the other one
@mixins
.class-name { ... }