Skip to content
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

Send me an email with a link to the page (or pages) in your site that use Less.

Clone this wiki locally