linhhuonglinux-office / apps /cong-thuc /postcss.config.js
tamhonvotri's picture
Upload folder using huggingface_hub
ccd9809 unverified
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}