This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
biheng
/
uppy
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
ecc376e1a1
Ranting
Tag
main
uppy
/
examples
/
svelte-example
/
postcss.config.js
postcss.config.js
72 B
Riwayat
Mentahan
1
2
3
4
5
module.exports = {
plugins: [
require('postcss-import')(),
],
}