projecte_ionic/node_modules/less/README.md

14 lines
251 B
Markdown
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
# [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
```