grunt
-

Cover 1.8
I’m pleased to announce that the latest version of Cover for WordPress is available for download.
-

Tippy.css
Pure CSS tooltips that work in every browser.
-

Using imported CSS as Sass
There’s more than one way to automate importing and renaming CSS files.
-

Grunt, Autoprefixer, and sourcemaps
So I discovered that in my workflow, my CSS sourcemaps were not generating.
-

Translation fun
In my efforts to get my WordPress theme on the official theme directory, I had to update the .pot file. I started out with a manual process, and eventually settled on a completely automated process (as any good developer should).
-

Moving mixins to autoprefixer
I’m quite pleased. I managed to cut down Cover’s stylesheet from 72K to 63K, and it’s all because of Autoprefixer.
-

A perfect storm
This post could also be titled “How an update to the Github app combined with a change to how my project compiles Sass rendered me incapable of committing my code.”