aboutsummaryrefslogtreecommitdiff
path: root/node_modules/optimize-css-assets-webpack-plugin/test/cases/duplicate-css-exists-without-plugin/expected/file.css
blob: 060a716e6b6aa7805cf52fca609fd69e84a0ec68 (plain)
1
body{color:red}a{color:blue}body{color:red}p{color:green}