In-Class 11
Sass File Structure
Let's set up a Sass folder that combines all of our patterns into one, easily re-usable, project folder!
Submission
Show completed activity to professor by end of class and push to your GitHub repository.
Due: Fri Nov 25, 2022
# Follow Along Tutorial
In this video, we are going to take (almost) all of the CSS code we have written this semester and combine them into a single Sass folder. This will allow use to easily turn our individual patterns into a small library of reusable code!
# Submission
Submit this assignment by pushing your code to your mad9013-deliverables
repository with the commit message Complete 11-sass-file-structure in-class
.