mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-15 15:03:37 +00:00
6 lines
81 B
JavaScript
6 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|