source: trip-planner-front/node_modules/less/README.md@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 251 bytes
Line 
1# [Less.js](http://lesscss.org)
2
3> The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org).
4
5This is the JavaScript, official, stable version of Less.
6
7
8## Getting Started
9
10Add Less.js to your project:
11```sh
12npm install less
13```
Note: See TracBrowser for help on using the repository browser.