Book Image

Learning less.js

Book Image

Learning less.js

Overview of this book

Table of Contents (22 chapters)
Learning Less.js
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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.