Forum

What are the disadv...
 
Notifications
Clear all

What are the disadvantages of LESS CSS?


(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  

What are the disadvantages of LESS CSS?


   
Quote
(@elias)
Illustrious Member
Joined: 5 months ago
Posts: 4277
Topic starter  
  • You must have to spend some time to learn Less if you are new to CSS preprocessing.
  • Less provides fewer frameworks as compared to older preprocessor like SASS which contains frameworks like Compass, Gravity and Susy.
  • In Less, there is a tight coupling between modules so it takes more effort to reuse and/or test dependent modules.

[justify]from the article[/justify]


   
ReplyQuote
Share: