Skip to content

Instantly share code, notes, and snippets.

@linkstrifer
Created July 17, 2021 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linkstrifer/0eca695316fc9ea81a08ad28ce107b94 to your computer and use it in GitHub Desktop.
Save linkstrifer/0eca695316fc9ea81a08ad28ce107b94 to your computer and use it in GitHub Desktop.
CSS Debugger
// Save this as an browser extension
javascript:!function(a){for(a.__CSSDebug__=!a.__CSSDebug__,i=0;A=document.all[i++];)A.style.outline=a.__CSSDebug__?"solid hsl("+9*(A+A).length+",99%,50%)1px":null}(window);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment