Upgrading to Modern Sass

In this case, Sass stands for Syntactically Awesome Style Sheets.

In this case, Sass stands for Syntactically Awesome Style Sheets.

In a previous post, I mentioned that I will be working on my next major update for The M.X. As part of these changes, I thought to put together some tutorials documenting this process.

As part of my ongoing and gradual transformation of this blog site, I noticed some posts should be pages instead. Particularly, theme home pages were posts but should be pages.

Lately, I have been on a crusade to speed up this blog site by making adjustments to my blog theme. After running PageSpeed Insights, I saw that WooCommerce loads its scripts and styles on every page.

Last year, I updated the build tool for this blog’s theme. I upgraded from Gulp version 4 to version 5. After I finished, I worked as usual thinking nothing of it. That was until, out of the blue, after uploading a zipped copy of the theme to my remote WordPress server, my font files were […]

A couple of months ago, while upgrading Mixin’ Styles- GB, I decided I wanted the build process line up with WordPress standards. It is a block theme, after all. The way I set up the previous build, I wasn’t able to work on files that would automatically be minified, as I saved separate .min files. […]