ollama/client/app/globals.css
2023-06-22 18:31:40 -04:00

8 lines
102 B
CSS

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