- Learning Less.js
- Alex Libby
- 67字
- 2021-09-03 09:38:08
Downloading and installing Less
Now that we have a test page created, it's time to download the Less library. The latest version of the library is 1.7.3, which we will reference throughout this book.
To obtain a copy of the library, there are two main options available: downloading the latest release as a standalone library or compiling code using Node. We'll start with downloading the standalone library.