forked from phoenix/litellm-mirror
build(ui/litellm-dashboard): initial commit of litellm dashboard
This commit is contained in:
parent
8d4749b94a
commit
af8b35d556
20 changed files with 7710 additions and 0 deletions
6
ui/litellm-dashboard/postcss.config.js
Normal file
6
ui/litellm-dashboard/postcss.config.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
module.exports = {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue