Both Sass and LESS use specialized characters to assign variables. This way you don’t have to keep entering specifications; you can just enter the character.
In Sass, it’s the dollar sign ($). In LESS, it’s the at symbol (@). The only downside for LESS is that there are a few existing CSS selectors that already use @, so it may stiffen the learning curve a bit.
https://www.thebalancecareers.com/sass-vs-less-2071912
In Sass, it’s the dollar sign ($). In LESS, it’s the at symbol (@). The only downside for LESS is that there are a few existing CSS selectors that already use @, so it may stiffen the learning curve a bit.
https://www.thebalancecareers.com/sass-vs-less-2071912
No comments:
Post a Comment