infinite-craft / postcss.config.js
ThongAccount
aswdsd
730b0a8
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}