physix / frontend /node_modules /tailwindcss /stubs /postcss.config.cjs
Pratyush-01's picture
Upload folder using huggingface_hub
9d1374f verified
raw
history blame contribute delete
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}