SyntaxFix
Write A Post
Hire A Developer
Questions
This is a half answer.
Check out Compass, with it you can place your _common.scss inside a partials folder, and then import it with @import common, but it works in every file.
_common.scss
partials
@import common