xzs-mysql/source/vue/exam-student/postcss.config.js
2020-06-14 16:44:45 +08:00

6 lines
59 B
Java

module.exports = {
plugins: {
autoprefixer: {}
}
}