In-Class 12
Bootstrap File Structure
Let's set up a Bootstrap project that allows us to customize colors and styles through Sass variable overrides.
Submission
Show completed activity to professor by end of class and push to your GitHub repository.
Due: Fri Dec 2, 2022
Source Files
open_in_newBootstrap Color Classes File
# Follow Along Tutorial
In this video, we are going to set up a basic Bootstrap project. Head over to getbootstrap.com (opens new window) to download the necessary files and grab the _bootstrap-color-classes.scss (opens new window) file.
# Submission
Submit this assignment by pushing your code to your mad9013-deliverables
repository with the commit message Complete 12-bootstrap-file-structure in-class
.