Skip to content

Instantly share code, notes, and snippets.

@bih
bih / list.txt
Created February 23, 2017 21:57
MLH Season List
https://mlh.io/seasons/f2013/events
https://mlh.io/seasons/s2014/events
https://mlh.io/seasons/f2014/events
https://mlh.io/seasons/f2014-uk/events
https://mlh.io/seasons/s2015/events
https://mlh.io/seasons/2015-eu/events
https://mlh.io/seasons/f2015/events
https://mlh.io/seasons/f2015-eu/events
https://mlh.io/seasons/s2016/events
https://mlh.io/seasons/s2016-eu/events
@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