Janus-1.3B-WebGPU / postcss.config.js
Xenova's picture
Xenova HF Staff
Upload 23 files
69a0edf verified
raw
history blame
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};