2022-08-18 16:15:23 +02:00

8 lines
89 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
background: #123;
}