#174: Using Local Overrides in DevTools

CSS-Tricks Screencasts - A podcast by CSS-Tricks

Categories:

There is a feature of Chrome DevTools that lets you: See the code of any given resource the current web page is using (like CSS and JavaScript). “Pretty Print” it (format it for readability) Save it to disk Use that …