2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-05-17 03:09:36 +03:00
Files
2017-04-15 23:05:30 +03:00

9 lines
196 B
JavaScript

// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
// to edit target browsers: use "browserlist" field in package.json
"autoprefixer": {}
}
}