- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago#3149by Elias What are the advantages of LESS CSS?
- Elias
Topic Author- Offline
- Administrator

Less More- Posts: 4306
- Thank you received: 0
5 months 2 weeks ago - 5 months 2 weeks ago#3150by Elias- Less is a CSS preprocessor. After compilation, it generates simple CSS which works across the browsers.
- Less supports cross-browser compatibility.
- Less codes are simple, clean and well organized because the use of nesting.
- Maintenance in Less can be achieved faster because the use of variables.
- Less provides a list of operators which makes coding faster and time saving.
- Less facilitates you to reuse the whole classes easily by referencing them in your rule-set.
- Less is new and preferred over the conventional CSS because may ease the lengthy styling.
[justify]
from the article[/justify]
Last edit: 5 months 2 weeks ago by Elias.
- Q&A
- Index
- CSS3
- What are the advantages of LESS CSS?
Time to create page: 0.104 seconds