From 2ef4d630d22a70019329f397b30c016d5d9fd894 Mon Sep 17 00:00:00 2001 From: yutent Date: Sat, 17 Jun 2023 22:36:31 +0800 Subject: [PATCH] readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ca6684f..68a096d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,7 @@ +
+ # [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 -```