Skip to content

Instantly share code, notes, and snippets.

View ghosh's full-sized avatar

Indrashish Ghosh ghosh

View GitHub Profile
@ghosh
ghosh / README.md
Last active July 30, 2022 18:49 — forked from addyosmani/README.md

CSS Layout Debbuger

A tweet-sized debugger for visualizing your CSS layouts. Outlines every DOM element on your page a random (valid) CSS hex color.

One-line version to paste in your DevTools

Use $$ if your browser aliases it:

~ 108 byte version