I've noticed that if an imported file can't be found, the @import statement remains in the rendered document. This is good. However, when a sub file (an imported file) has an unresolved @import statement, the @import statement ends up in the middle of the combined stylesheet. The standard is that @import statements should always appear at the top of stylesheets.