What are the disadvantages of LESS CSS?
1 month 2 weeks ago #3159 by Elias What are the disadvantages of LESS CSS?
Please Log in to join the conversation.
1 month 2 weeks ago #3160 by Elias - 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]
Please Log in to join the conversation.
Time to create page: 0.235 seconds