Tech
Tailwind's Hidden Gotchas: Dynamic Classes and @layer
Your dynamic class names aren't working. The CSS exists in your code but not in your output. Here's why Tailwind's JIT compiler is ignoring you and how to fix it.