Symptom: Styles work in dev but vanish in production

Root cause#

Dev may run full mode while prod JIT-scans a different file set.

The fix#

Align content globs between environments; add missing templates; verify with --stats output.

Verify#

  • Hard-refresh (the CSS cache is the #1 false negative)
  • Run nakshora doctor and re-build with --stats
  • Search the docs for the exact class — spelling is unforgiving

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