Refactoring CSS is one of the most challenging tasks as a frontend developer. You need to improve the code without altering the look and feel of the UI. But it's tricky to catch visual changes as you refactor an entire production codebase across multiple repos.
Full article