Forums
Home / Plugin: TailPress – Tailwind for WordPress / Add @tailwind
(@rozhko)
1 year, 1 month ago
HI! How can i add this example:@tailwind base; @tailwind components; @tailwind utilities; @layer base { h1 { @apply text-2xl; } h2 { @apply text-xl; }}