physix / frontend /node_modules /tailwindcss /stubs /postcss.config.js
Pratyush-01's picture
Upload folder using huggingface_hub
9d1374f verified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}