UNPKG

m-vue-tpl

Version:

a command line to generate vue project structure automatically

7 lines (6 loc) 102 B
const autoprefixer = require('autoprefixer') module.exports = { plugins: [ autoprefixer() ] }