Closed jacobthemyth closed 9 years ago
Extract appropriate styles from Surf and Paddle into variables, nested rules, etc.
After completing this assignment, you should...
After completing this assignment, you be able to effectively...
main.js
index.html
sudo gem install sass
sh $ sass --watch <directory>
https://github.com/vaughant2210/surfandpaddle.git
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