MENU

Fun & Interesting

Customise Bootstrap's Sass

Pixel Rocket 15,537 3 years ago
Video Not Working? Fix It Now

In this video, I'll guide you through the steps required to setup Bootstrap locally using a bundler called Parcel, import Bootstrap's Sass and Javascript files, and then how to customise Bootstrap's Sass variables. My website: https://www.pixelrocket.store Bootstrap: https://getbootstrap.com/ Parcel: https://parceljs.org/ Node JS: https://nodejs.org/en/ VSCode: https://code.visualstudio.com/ Download our finished site: https://www.dropbox.com/s/tl3a2nz3y2xzq0f/bootstrap-parcel.zip?dl=0. Note: if you download our finished site, you need to run "npm install" from your terminal to get the node_modules installed. After that, you need to run "npm run dev", as shown in this video. That will start up the Parcel dev server.

Comment