Answer the question
In order to leave comments, you need to log in
How to find the less.js file?
Good afternoon!
I can’t find the less.js file to use it on the client side (in the browser) during development. There is an archive on the official site, but it contains more than one file, and a lot of folders. Where can I get the file to connect it in html?
Answer the question
In order to leave comments, you need to log in
Here is a CDN //cdnjs.cloudflare.com/ajax/libs/less.js/2.0.0/less.js
you can immediately link to it and then you don’t have to download it.
You can just download from this link:
https://github.com/less/less.js/archive/v2.0.0.zip
But! In theory it is considered bad practice to use a lessjs file rather than compiled css.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question