dashboard
repositories
filestore
activity
search
login
admin
/
dabao_wap
forked from
dg/dabao_wap
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
注册页面的客服地址错误
zzzz
2024-03-28
91f9b7a3b7dfc4fe6b9b5008cfec4e18dfb6dcd5
[~admin/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": {}
}
}