dashboard
repositories
filestore
activity
search
login
甘晶君
/
CRM-gitblit
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
subscriptions 添加 iframe
zjf
2023-11-17
55bc564d71e572d3907bd89cc2a22f14917c01af
[~ganjingjun/CRM-gitblit.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": {}
}
}