Less Master

$ 99.99
0 student

Course Description

Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themable and extendable.

Less runs inside Node, in the browser and inside Rhino. There are also many 3rd party tools that allow you to compile your files and watch for changes.

Course Curriculum

  • Using Less

  • Client-side Usage

    • Tips
    • Browser Options
  • Get Less.js

    • Browser downloads
    • Less CDN
    • Less Final