
#174: Using Local Overrides in DevTools
#174: Using Local Overrides in DevTools
CSS-Tricks Screencasts · CSS-Tricks
August 8, 201911m 0s
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