@tailwind base; @layer base { article > p > a { @apply text-sky-400 !important; } } @tailwind components; @tailwind utilities;