Ever find yourself debugging your CSS and layout by toggling borders on and off to see how things interact? I do it it all the time. Last week, I downloaded a Chrome plugin I found that quickly toggles outlines across a viewed page to assist in CSS debugging.
Still getting used to it, but it seems like it’s a quick and simple way to speed up a repetitive and often used debugging process.
They’ve also provided CSS and a sass partial if the Chrome plugin isn’t your bag.