mirror of
https://github.com/ollama/ollama.git
synced 2026-04-26 18:55:53 +02:00
initial commit
This commit is contained in:
8
client/app/globals.css
Normal file
8
client/app/globals.css
Normal file
@@ -0,0 +1,8 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
html,
|
||||
body {
|
||||
background: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user