Files
voyage/apps/public-web/app/global.css
2026-01-22 16:55:28 +01:00

7 lines
142 B
CSS

@import "tailwindcss/preflight";
@import "tailwindcss/utilities";
/* Minimal default to keep things clean */
html, body {
height: 100%;
}