mirror of
https://github.com/zebrajr/ollama-webui.git
synced 2025-12-06 12:19:46 +01:00
6 lines
64 B
JavaScript
6 lines
64 B
JavaScript
export default {
|
|
plugins: {
|
|
'@tailwindcss/postcss': {}
|
|
}
|
|
};
|