Debugging

Debugging

Triage guides for the CSS failures that slow real projects down.

Start here when the page is already broken. Each guide turns a visible CSS failure into an inspection path so you can find the source owner before adding another workaround.

Begin with overflow bugs when the page is wider than the viewport, layout shift when content moves after render, and specificity conflicts when a rule loses for reasons that are not obvious from the selector alone.