logo-LESS

LESS

Version : 4.2.0

Votes : 2

screenshot-LESS

LESS is a dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino.

  • Space Required : 0.14 MB
  • Release Date : 07-09-2023
  • Get Support : Visit Support Site
  • Reviews : 0
    • Variables : Variables allow you to specify widely used values in a single place, and then re-use them throughout the style sheet, making global changes as easy as changing one line of code.
    • Mixins : Mixins allow you to embed all the properties of a class into another class by simply including the class name as one of its properties. It's just like variables, but for whole classes. Mixins can also behave like functions, and take arguments.
    • Nested Rules : Rather than constructing long selector names to specify inheritance, in Less you can simply nest selectors inside other selectors. This makes inheritance clear and style sheets shorter.
    • Functions & Operations : Are some elements in your style sheet proportional to other elements? Operations let you add, subtract, divide and multiply property values and colors, giving you the power to create complex relationships between properties. Operations should only be performed within parentheses in order to ensure compatibility with CSS. Functions map one-to-one with JavaScript code, allowing you to manipulate values however you want.
Ratings Total User Guest
 
2 0 2
 
0 0 0
 
0 0 0
 
0 0 0
 
0 0 0
Average Ratings 5.00 0.00 5.00
No Reviews yet. Be the first one to Write a Review.
Newsletter Subscription
Subscribing you to the mailing list