This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
bytedo
/
less
Archived
1
0
Fork 0
master
yutent 2023-06-17 22:36:31 +08:00
parent d6e2c6d87f
commit 2ef4d630d2
1 changed files with 3 additions and 9 deletions

View File

@ -1,13 +1,7 @@
<div align="center"><img src="http://lesscss.org/public/img/less_logo.png" width="264" height="117"></div>
# [Less.js](http://lesscss.org)
> The **dynamic** stylesheet language. [http://lesscss.org](http://lesscss.org).
This is the JavaScript, official, stable version of Less.
> less 精简版, 去除浏览器版、命令行版, 只保留nodejs的版本。
## Getting Started
Add Less.js to your project:
```sh
npm install less
```