dashboard
repositories
filestore
activity
search
login
main
/
companyProjecet
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1. 添加滚动效果 2. 修复供应方无法开通权限
quanwei
2025-12-25
dd6fdd9bcff3c2b3dcebdb0db3f80bc9dd469bc4
[companyProjecet.git]
/
supplier_vue
/
.postcssrc.js
1
2
3
4
5
6
7
8
9
10
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
"plugins": {
"postcss-import": {},
"postcss-url": {},
// to edit target browsers: use "browserslist" field in package.json
"autoprefixer": {}
}
}