Symptom: Doctor fails on content globs

Root cause#

Globs are relative to the config file, not cwd.

The fix#

Fix paths relative to config location; use ./src/** style globs.

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