dashboard
repositories
filestore
activity
search
login
dg
/
dabao_wap
大宝移动端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
银行卡功能修改
lxf
2025-06-06
3a4c266b791c86b6701567e4b52de82fb528f77e
[dg/dabao_wap.git]
/
.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": {}
}
}