This tutorial goes over the steps to integrate all of the Bootstrap Sass files in our WordPress starter theme. I go over how the gulpfile.js file is setup to add and compile all of the Bootstrap styles. After this tutorial you will have a stylesheet that is compiled and minified for optimal speed and performance.
In this series, we are also going to be doing some source control on our theme files. In the tutorial, I go over how to initialize a local git repository and how to create and push all the code to a remote repository on GitHub!
You need to have an active subscription to view this content.