Last change
on this file since b738035 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
251 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | # [Less.js](http://lesscss.org)
|
---|
| 2 |
|
---|
| 3 | > The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org).
|
---|
| 4 |
|
---|
| 5 | This is the JavaScript, official, stable version of Less.
|
---|
| 6 |
|
---|
| 7 |
|
---|
| 8 | ## Getting Started
|
---|
| 9 |
|
---|
| 10 | Add Less.js to your project:
|
---|
| 11 | ```sh
|
---|
| 12 | npm install less
|
---|
| 13 | ```
|
---|
Note:
See
TracBrowser
for help on using the repository browser.