Symptom: CSS is huge in production
Root cause#
Full mode shipped (no content configured) or safelist bloat.
The fix#
Configure content; prune safelists; verify JIT with --stats.
Verify#
- Hard-refresh (the CSS cache is the #1 false negative)
- Run
nakshora doctorand re-build with--stats - Search the docs for the exact class — spelling is unforgiving
Related#
troubleshooting/index|All issues · faq/index|FAQ
