const files = {
            '01_foo.css': {contents: Buffer.from('first')},
            '02_bar.css': {contents: Buffer.from('second')}
        };