mirror of
https://github.com/ggerganov/llama.cpp
synced 2026-03-30 20:05:38 +02:00
6 lines
69 B
JavaScript
6 lines
69 B
JavaScript
export default {
|
|
plugins: {
|
|
"@tailwindcss/postcss": {},
|
|
},
|
|
}
|