infinite-craft / postcss.config.js
ThongCoding's picture
aswdsd
730b0a8
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}