mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-21 18:20:33 +03:00
Add build setup from vue-cli webpack template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// https://github.com/michael-ciniawsky/postcss-load-config
|
||||
|
||||
module.exports = {
|
||||
"plugins": {
|
||||
// to edit target browsers: use "browserlist" field in package.json
|
||||
"autoprefixer": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user