Files
vue-cli/packages/@vue/cli-ui-addon-webpack/.postcssrc
2018-04-16 18:18:45 +02:00

5 lines
45 B
Plaintext

{
"plugins": {
"autoprefixer": {}
}
}