-
Notifications
You must be signed in to change notification settings - Fork 0
Less
David Turner edited this page Jul 12, 2015
·
17 revisions
Use Less to generate the CSS for one or more pages in your site.
Use Less in client-side mode. In other words, have javascript running in the browser to transform your Less script into css.
Use the following features of Less:
- variables
- mixins
- nested rules
- parent selector
- functions
If you are having trouble with this assignment, you can optionally watch this video walk-through of the assignment.
Send me an email with a link to the page (or pages) in your site that use Less.