blind_chat / postcss.config.js
lauro1's picture
test
faca43f
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};