/* * @Description: * @Author: wsy * @Date: 2022-05-31 19:10:20 * @LastEditTime: 2022-07-18 15:04:52 * @LastEditors: wsy */ module.exports = { plugins: { autoprefixer: {} } }