readme
parent
d6e2c6d87f
commit
2ef4d630d2
12
README.md
12
README.md
|
@ -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
|
||||
```
|
||||
|
|
Reference in New Issue