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!

# 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.

Last Updated: 10/25/2022, 8:40:26 PM