How To Recompile Bootstrap's Sass In VSCode

2 years ago
38

In today's Bootstrap how-to video, I'll show you two ways you get Bootstrap setup in your project using VSCode: in the first option, we'll download the Bootstrap source files, add them to our project, and then use a VSCode plugin to compile our Sass into CSS. In the second option, we'll use NPM to download Bootstrap and then use that same VSCode plugin again to compile our Sass into CSS.

My website
https://www.pixelrocket.store/

My Sass Crash Course
https://www.youtube.com/watch?v=BEdCOvJ5RY4

My PostCSS Playlist
https://www.youtube.com/playlist?list=PLCvPStjGyw0d9nlB4uI25m_REpYSMAKnR

Bootstrap How To Playlist
https://www.youtube.com/playlist?list=PLCvPStjGyw0dFCjnmLHWHWW8fvNKJ8Qco

Timestamps
0:00 Intro
0:58 Download Bootstrap Source Files
4:25 Add VSCode Sass Compiler Plugin
10:06 Install Bootstrap via NPM

Loading comments...