dashboard
repositories
filestore
activity
search
login
main
/
companyProjecet
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
完成名片列表功能 完成名片筛选功能 完成查看名片详情 完成购买名片查看联系方式
quanwei
2025-10-30
2b728186c745b598e8ccb9dcc37360eed49375f6
[companyProjecet.git]
/
saas_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": {}
}
}