Skip to content

Instantly share code, notes, and snippets.

View 1ik's full-sized avatar
🎯
Focusing

Anik Hasan 1ik

🎯
Focusing
View GitHub Profile
@1ik
1ik / README.md
Created February 8, 2018 16:10 — forked from addyosmani/README.md
108 byte CSS Layout Debugger

CSS Layout Debugger

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