EZOFISOCR / frontend /src /index.css
Seth
Update
8e8c6a4
raw
history blame contribute delete
164 Bytes
@tailwind base;
@tailwind components;
@tailwind utilities;
body {
font-family: system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif;
}