semantic-image-search / postcss.config.js
Xenova's picture
Xenova HF staff
Upload 23 files
1efb9e6
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}