hmc-rag / frontend /postcss.config.js
webmuppet
Refactor: replace Streamlit with React+Vite SPA + FastAPI server
b5c0df4
Raw
History Blame Contribute Delete
59 Bytes
export default {
plugins: {
tailwindcss: {},
},
};