hf-spaces-semantic-search / postcss.config.js
anzorq's picture
init
c6eeecc
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}