@use "material-icons/iconfont/material-icons.css"; @tailwind base; @tailwind components; @tailwind utilities; body { @apply bg-zinc-900 text-white; }