I’ve been looking into some of the Squarespace template design resources to better understand an existing template.. This got me looking at Less, and I’m not sure I’m seeing where it fits in. The documentation mentions Node.js and compiling Less, it seems like it’s basically JavaScript like stuff in CSS.
I’m not sure I see what Less is adding that couldn’t also be accomplished with some form of JavaScript and since it seems like it needs JavaScript anyways. Not sure if I’m just missing the point of Less or there’s something it does that couldn’t be done in JavaScript that I’m not seeing.