| @tailwind base; | |
| @tailwind components; | |
| @tailwind utilities; | |
| @layer base { | |
| html { | |
| font-family: 'Inter', system-ui, sans-serif; | |
| } | |
| } | |
| @tailwind base; | |
| @tailwind components; | |
| @tailwind utilities; | |
| @layer base { | |
| html { | |
| font-family: 'Inter', system-ui, sans-serif; | |
| } | |
| } | |