ROCmPort-AI / frontend /postcss.config.js
tazwarrrr's picture
react add
485813e
raw
history blame contribute delete
92 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}