‘tutorials’ Archive


Cross Browser font-face Mixin

Cross Browser font-face Mixin

When self hosting your own fonts, we all know that the current "best practice" isn't necessarily in the most stable state. There are all the different font files you must keep up with (.svg, .eot, .ttf, .woff) and the different syntax's you have to get just right. It's not the worst, but if you are Read the full article...


Quick Guide to Using SASS

Quick Guide to Using SASS

I'm sure you've heard all the hype about this LESS and SASS business, and maybe you've even marked it up on your to-do list, but if you're reading this you've probably put it off until now where you face writing a LOT of fairly complicated cross-browser styling to account for different 'themes' in some application which can be very cumbersome Read the full article...