neopy-yiutubedl / postcss.config.js
NeoPy's picture
Upload folder using huggingface_hub
9d69ba4 verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}