This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
lqb
/
DPlayer
同期ミラー
https://gitee.com/mirrors/DPlayer.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ツリー:
2323e73e30
ブランチ
タグ
dependabot/npm_and_yarn/postcss-8.4.31
dependabot/npm_and_yarn/sass-loader-10.1.0
dependabot/npm_and_yarn/webpack-cli-4.2.0
dependabot/npm_and_yarn/word-wrap-1.2.5
gh-pages
master
v1.27.1
v1.27.0
v1.26.0
v1.25.1
v1.25.0
v1.24.0
v1.23.0
v1.22.0
v1.21.3
v1.21.2
v1.21.0
v1.20.1
v1.19.1
v1.18.1
v1.18.0
v1.17.3
v1.17.1
v1.17.0
v1.16.0
v1.15.1
v1.15.0
v1.14.0
v1.13.0
v1.12.0
1.11.0
v1.10.2
v1.10.1
v1.10.0
1.4.0
1.3.0
1.20
1.2.0
1.1.3
1.1.2
1.1.1
1.0.10
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.1.0
DPlayer
/
webpack
/
postcss.config.js
postcss.config.js
69 B
履歴
Raw
1
2
3
4
5
module.exports = {
plugins: {
'autoprefixer': {}
}
};