1 2 3 4 5 6 7
@tailwind base; @tailwind components; @tailwind utilities; html { font-family: "Inter UI", sans-serif; }