SCSS in WordPress Ep 2: Mixins

More Video Info

Picture this: You’re a master chef, and you’ve got two delicious soups to whip up. Now, instead of slaving away to create the perfect broth base twice, wouldn’t it be awesome to make it just once, packed with all the right ingredients, and then use it for both soups? Well, welcome to the world of Mixins in SCSS!

In this episode, I’ll take you behind the scenes and show you a real-world example of how I stir Mixins into my projects to control multiple elements with a single source of truth. And the best part? Not only does this let you write less CSS (hooray for less typing!), but it also makes your life a whole lot easier when you revisit the project six months down the line to make changes. So, get ready to mix things up and make your CSS more manageable with Mixins!