Symptom: Important prefix (!) not working
Root cause#
Older grammar order: ! goes before the utility, after variants.
The fix#
Write md:!mt-0 (3.0) — 3.1 also supports mt-0!.
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
