Skip to content

Instantly share code, notes, and snippets.

retina-background(url, width, height)
dir = dirname(url)
ext = extname(url)
base = basename(url, ext)
background-image: url(dir '/' base ext)
@media (-webkit-min-device-pixel-ratio: 2),
(min--moz-device-pixel-ratio: 2),
(-o-min-device-pixel-ratio: 2/1),
(min-device-pixel-ratio: 2),
@wvteijlingen
wvteijlingen / default-gems-10.10.4.txt
Last active August 29, 2015 14:27
Default gems OS 10.10.4
bigdecimal (1.2.0)
CFPropertyList (2.2.8)
io-console (0.4.2)
json (1.7.7)
libxml-ruby (2.6.0)
minitest (4.3.2)
nokogiri (1.5.6)
psych (2.0.0)
rake (0.9.6)
rdoc (4.0.0)