
#174: Using Local Overrides in DevTools
#174: Using Local Overrides in DevTools
CSS-Tricks Screencasts · CSS-Tricks
August 8, 201911m 0s
Audio is streamed directly from the publisher (css-tricks-video.s3.amazonaws.com) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.
Show Notes
<p>There is a feature of Chrome DevTools that lets you:</p>
<ol>
<li>See the code of any given resource the current web page is using (like CSS and JavaScript).</li>
<li>“Pretty Print” it (format it for readability)</li>
<li>Save it to disk</li>
<li><strong>Use that </strong></li></ol>…
Topics
cssweb designhtmltutorial