TopSilver
Bronze Coder
As many of you may know Xenforo 2 the forums software uses LESS. SASS is also quite popular however and is a great way to tidy up code, use DRY methods (do not repeat yourself) and to use variables and many other neat functions like mixins and things like that. I find that when I coded the theme on my site it was so easy to mix the colors in because I used color variables. This is one of my favorite features of both SASS and LESS.
I'm new to both SASS and LESS but it's a great way to tidy up your CSS and make it much neater. Which do you prefer and why?
I'm new to both SASS and LESS but it's a great way to tidy up your CSS and make it much neater. Which do you prefer and why?