ollama/client/app/globals.css

9 lines
102 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html,
body {
background: transparent;
}