dashboard
repositories
filestore
activity
search
login
dg
/
dabao_wap
大宝移动端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch '6-29印度股票' of http://124.156.157.155:8060/r/dg/dabao_wap into ...
jhzh
2024-08-25
9b18a89db09caecb003960be72f52a202988db58
[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": {}
}
}