Files
CHEVALLIER Abel cb235644dc init
2025-11-13 16:23:22 +01:00

14 lines
251 B
Markdown

# [Less.js](http://lesscss.org)
> The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org).
This is the JavaScript, official, stable version of Less.
## Getting Started
Add Less.js to your project:
```sh
npm install less
```