Files
2022-12-28 22:09:58 +01:00

8 lines
98 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
body {
background-color: #202124;
}