文件
正在加载 ……
克隆/下载
.postcssrc.js 197 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZhouJihao 提交于 6年前 . feat: update
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化