Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
tum
/
soc
Watch
1
Star
0
Fork
0
コード
課題
0
プルリクエスト
0
コミット
22
リリース
0
Wiki
説明なし
ツリー:
922e61ec37
ブランチ
タグ
main
soc
/
iris-web
/
ui
/
postcss.conf...
postcss.config.js
92B
履歴
Raw
1
2
3
4
5
6
7
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
};