Recent Posts
webpack for WordPress, Part 2: Compiling WordPress Theme Files
In this post we’ll take your theme’s CSS & JavaScript files and use webpack compile them into minified assets that can be added to your WordPress front-end.
A Simple Mobile-First SCSS Media Queries Mixin
A practical and concise media queries shorthand mixin for simple SCSS breakpoints.
Webpack for WordPress, Part 1: Adding Webpack to your WordPress theme
This tutorial will walk you through the basics of how to add webpack to your next WordPress theme and customize the config.