Files
olympics-calendar/template.css
Fabrice Lamant f3f00e9e0a refactor
2024-07-09 12:14:41 +01:00

8 lines
88 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
html {
font-size: 12px;
}