Monthly Archives: May 2013

Using CSS3 Transitions to Animate the (Yahoo Weather App’s) Rising Sun

The Yahoo! Weather app for iOS is a triumph of form meeting function. One of its fun visual tricks is how the sunrise and sunset times are presented: Although the Yahoo! app is a native iOS app, MobileSafari’s CSS3 support … Continue reading

Posted in CSS | 2 Comments

A quick Sublime hack for faster Sass/CSS editor productivity

tl;dr: I made a Sublime plugin to show the corresponding CSS selector in the status bar when your cursor is next to a closing brace. Here’s why. Staying in flow is one of the hardest and most important things you … Continue reading

Posted in CSS, Tools | 1 Comment