@tailwind base; @tailwind components; @tailwind utilities; @layer base { .font-outline-1 { -webkit-text-stroke: 0.25px black; } }