Notiflow / dashboard /postcss.config.js
Archi Kanungo
feat: dashboard ui update
4251788
raw
history blame contribute delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}