Closed jacobthemyth closed 9 years ago
This hasn't had the media queries SASS-ified, which I would still like to do. But we've run into a cat emergency this evening so I'll have to get to refactoring the responsive queries later. Closing this now. Thanks!
Sassify Surf and Paddle
Description
Extract appropriate styles from Surf and Paddle into variables, nested rules, etc.
Objectives
Learning Objectives
After completing this assignment, you should...
Performance Objectives
After completing this assignment, you be able to effectively...
Details
Deliverables
main.js
index.html
Requirements
Hard Mode
Notes
sudo gem install sass
sh $ sass --watch <directory>
Additional Resources