CSS-Tricks Screencasts
CSS-Tricks Screencasts
CSS-Tricks
#174: Using Local Overrides in DevTools
11 minutes Posted Aug 8, 2019 at 3:01 pm.
0:00
11:00
Download MP3
Show notes

There is a feature of Chrome DevTools that lets you:

  1. See the code of any given resource the current web page is using (like CSS and JavaScript).
  2. “Pretty Print” it (format it for readability)
  3. Save it to disk
  4. Use that