#174: Using Local Overrides in DevTools

Published: Aug. 8, 2019, 3:01 p.m.

There is a feature of Chrome DevTools that lets you:

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