Less CSS

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. Created by thenewboston.

Recommended that you know HTML, CSS, JavaScript and jQuery before taking this course.


Average Course Length

1 hour


Skill Level

Intermediate


Pick a lesson


1: Getting Started and Installing
2: Installing on JetBrains IDE
3: Variables
4: Mixins
5: Nested Rules
6: Nested Conditionals
7: Simple Operations
8: Importing and File Paths