webpack css não está vazio
//remove this in your webpack config
new webpack.optimize.AggressiveSplittingPlugin()
new webpack.optimize.OccurrenceOrderPlugin()
Restu Wahyu Saputra