创建postcss.config.js文件,添加如下代码:(引入autoprefixer插件). module.exports = {. plugins: {. 'autoprefixer': {browsers: 'last 5 ...
確定! 回上一頁