dashboard
repositories
filestore
activity
search
login
main
/
moral_fronted
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://blit.7drlb.com:8888/r/moral_fronted
guoshipeng
2022-12-17
37040acbbe20d367553afe6f906519ae2bceae7d
[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': {}
}
}