-
Notifications
You must be signed in to change notification settings - Fork 0
Less
David Turner edited this page Jul 24, 2015
·
17 revisions
- In your cse322 workspace, create a folder named less. Place all the work you do for this assignment in this folder.
- Read about Less and use it in client-side mode to generate the CSS for one or more pages in the less folder of your Cloud9 workspace. Use the following features of Less. (Make sure you read through the Features page).
- variables
- mixins
- nested rules
- parent selector
- functions
- Send me an email before the assignment deadline with a link to your workspace. Write less assignment in the subject line of the email.
If you are having trouble with this assignment, you can optionally watch this video walk-through of the assignment. Note that in this video I do not follow the organizational format required for this course.