if ( imports.length ) {
            imports.forEach(function( branch ) {
                CSSCompressor.removeItem( branches, branch );
                branches.splice( pos, 0, branch );
                compressor.log( 'Moving import to the top', branch.position );