Skip to content

Instantly share code, notes, and snippets.

View saravanacu's full-sized avatar

saravana kumar saravanacu

View GitHub Profile
@saravanacu
saravanacu / great_talks.md
Created January 10, 2017 09:35 — forked from tejasbubane/great_talks.md
All time great Tech Talks that can be watched anytime anywhere. Watch'em over and over.
@addyosmani
addyosmani / README.md
Last active April 2, 2024 20:18 — forked from 140bytes/LICENSE.txt
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