dashboard
repositories
filestore
activity
search
login
main
/
ztqt
众泰前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
改logo
马宇豪
2023-04-10
df5d10124f0cdaa2710a8bc460413388dd50c199
[ztqt.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": {}
}
}