ShantiView / frontend /postcss.config.js
Shouvik599
convert to React-LangGraph integration
7df2966
raw
history blame contribute delete
79 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}