WordPress Development with Gulp
Here’s how we develop WordPress websites using Sass and Gulp. At least for this week. We use it to compile Sass, concatenate and minify…
WordPress Admin Bar Break Points
If you’re building a responsive site with a fixed header, you may have run into troubles with content below the header fitting correctly, depending…
Our WordPress development process
After a recent launch a twitter follower asked how we manage development and I replied: He then asked for a writeup. So let’s talk…
From Codekit to Grunt and back
I’ve used Codekit since the day I started with Sass. It helped me understand Sass and make my CSS authoring fun again. A few…
Codekit 2.0, WordPress, and MAMP
I upgraded to Codekit 2.0 a few days ago and so far it’s great. I thought the browser refresh feature was broken but it…
Nested retina media queries with Sass
Since switching from LESS to Sass I’ve been excited to learn how Sass makes responsive web design easier with @content blocks and @media mixins….