Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
jinxyang
/
platform-trace-h5
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
f2a2bf38c1
ブランチ
タグ
develop
master
platform-tra...
/
postcss.config.js
postcss.config.js
99 B
履歴
Raw
1
2
3
4
5
6
7
8
9
module.exports = {
plugins: {
'postcss-preset-env': {
autoprefixer: {},
},
},
}