-
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
- parent selector
- nested rules
- functions
Send me an email with a link to the page (or pages) in your site that use Less.