Debugging CSS with Chrome DevTools
Introduction
CSS doesn't provide error messages. This is what makes CSS bugs tricky, time-consuming and frustrating. You get to know about it only when the page doesn't look the way you expected it to. 😥
Proper tools can help us perform such debuggi...
arunimasblog.com8 min read
Piyush Aggarwal
Frontend Developer
This was so helpful. It made me realize how many I am ignoring despite they being right before me.
Thank you!