Symptom: Build is slow

Root cause#

Content globs scan node_modules or huge generated folders.

The fix#

Tighten globs to real source dirs; exclude dist/vendor; use doctor to count scanned files.

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