Source Code Pro on Sublime Text
October 19, 2012 9:12 am | Category: Web
I recently switched my font in sublime text to the new Adobe font, Source Code Pro. It looks fantastic! It... View Article
I recently switched my font in sublime text to the new Adobe font, Source Code Pro. It looks fantastic! It... View Article
I wrote this little prototype after seeing the range function in ruby. Array.prototype.range = function(a, b, step) { step =... View Article
Made this little doodle the other too. It uses css generated content grabbed from a data-label attribute. This is pretty... View Article
I made this today. It’s a little CSS-only accordion. It uses the :target selector. The :target selector is rather new.... View Article
Made these little dancing eq bars the other day. Kind funky! See it on Codepen.