palimpseste-max / web /postcss.config.js
thefinalboss's picture
Upload folder using huggingface_hub
6e62ad1 verified
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}