js
-
ColouRandom
Introducing ColouRandom, a child theme of Twenty Sixteen.
-
Using imported CSS as Sass
There’s more than one way to automate importing and renaming CSS files.
-
Cover 1.6.4
A blog post for bug fixes? Say it ain’t so!
-
Animated volume icon
Just a little CSS tomfoolery.
-
Cover 1.6.3
I’m happy to announce the latest version of my WordPress theme.
-
Grunt, Autoprefixer, and sourcemaps
So I discovered that in my workflow, my CSS sourcemaps were not generating.
-
Panel View for Keep 3.0
Here’s a new version of my Chrome extension, completely rewritten.
-
On tab detachment and reattachment
As I was testing my upcoming release of Panel View for Keep, I came across a strange bug.
-
Keypresses and iframes
With this little snippet, you can close an iframe modal with the escape key.
-
Cover 1.5
This major update to my WordPress theme adds plugin compatibility and some options.
-
Feature detection > user agent sniffing
Leave that user agent regex behind, son.
-
Fun with fullscreen
I had to do a little research into the HTML5 Fullscreen API for work this past week. I ended up creating a couple utility classes that I thought could be shared.