Closed jacobthemyth closed 9 years ago
So sorry Jake, I sent the unsassified one first!!!
I ran out of brain fuel yesterday and crashed early. Got up this morning and got sass set up. A few variables declared and main.css running without error; but the variables are not working with the html yet. Obviously I'm missing a simple connection, will figure it out today.
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