dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
1、设备数据导出页面完成 2、列表数据导出页面完成
yichenxi
2023-01-05
8e51c6b4e295d9ab188fb9346bec0297205ad9d0
[moral_fronted.git]
/
postcss.config.js
1
2
3
4
5
6
7
8
// https://github.com/michael-ciniawsky/postcss-load-config
module.exports = {
'plugins': {
// to edit target browsers: use "browserslist" field in package.json
'autoprefixer': {}
}
}