This assignment is due by class time, next Monday.
Sass
- Watch these screencasts:
- http://teamtreehouse.com/library/sass-basics
- http://teamtreehouse.com/library/advanced-sass
- Read the introductory material on this page and get comfortable with the documentation
- The main Sass site - http://sass-lang.com/
- (Optional) Read these guideline articles
- Sass Guidelines - http://sass-guidelin.es/
- Sass Style Guide - https://css-tricks.com/sass-style-guide/
Task Automation
Do the following modules in the command line tutorial: The Command Line for Web Design
- Read Introduction
- Do Grasping the Basics
- Do Taming 3rd Party Packages
- Do Powering Up Front End Code with these modifications
- Just install node-sass
- Do not install ruby Sass
- Do not install stylus or LESS
- Do not install Jade or the others
- Read but do not do Automation with Grunt
- Do Automation with Gulp
Getting help
- Remember, there is open lab every Tuesday night from 6-9 at PCS.
- Also, your TA’s may arrange for office hours.
- Ask questions in the Slack channel
- DM Al via Slack if all else fails.