.then(() => map ? cleancss.minify(content, map) : cleancss.minify(content))
 .then(() => cleancss.minify(content, map))