CSS-Tricks Screencasts
CSS-Tricks Screencasts
CSS-Tricks
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