Sacha VAUDEY ff63b5958a
Some checks failed
Build / build-check (pull_request) Failing after 33s
WIP: rework
2025-09-14 11:53:12 +02:00

9 lines
118 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
/* Minimal test CSS */
body {
margin: 0;
padding: 0;
}