Symptom: Two utilities conflict and I don’t know which wins
Root cause#
Later source order wins among equal-specificity utilities.
The fix#
Use one utility per property per element; if overriding a library, use the ! prefix or important config.
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
