mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-11 18:59:34 +00:00
8 lines
88 B
CSS
8 lines
88 B
CSS
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|
|
|
|
html {
|
|
font-size: 12px;
|
|
}
|