CPNT 201 Assignment 5 - SASS and CSS Frameworks

Summary

This assignment will give you some practice using modern css tools.

You will be adding styles to your repo from assignment 4. However instead of using vanilla css, you will use a css framework or sass/scss.

How to choose your tech stack

All 3 of the above mentioned tools are very powerful. Each lends themself to different design strategies.


Goals

Requirements

Setup (5pts)

1a. Add a css framework and/or sass to your project repo

1b. Create and use default styles and components

3. Stylize the blog.html page in your repo (5ts)

4. Documentation (5pts)