config.module.rules.push({ test: /\.css$/, loader: "style-loader!css-loader" });