Symptom: Gradient shows nothing

Root cause#

bg-gradient-to-* without from/to stops.

The fix#

Add from-* and to-* (optionally via-*).

Verify#

  • Hard-refresh (the CSS cache is the #1 false negative)
  • Re-generate and re-link the stylesheet
  • Search the docs for the exact class — spelling is unforgiving

troubleshooting/index|All issues · faq/index|FAQ