UNPKG

react-miniui

Version:
7 lines (4 loc) 112 B
let autoprefixer = require('autoprefixer') //自动加前缀 module.exports = { plugins: [autoprefixer] }