Files
gpt-card-viewer/index.css
T
2025-08-08 19:54:59 +02:00

8 lines
98 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html, body, #root {
height: 100%;
}