Symptom: CSS variables missing
Root cause#
Variables layer disabled or prefix changed.
The fix#
Check the build includes :root variables; verify --color-* naming on 3.1.
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
Related#
troubleshooting/index|All issues · faq/index|FAQ
