ericzheng_less_tool
v1.0.0
Published
a less tool just for fun,is just a dummy demo
Downloads
5
Maintainers
Readme
ericzheng_less_tool
this is a less tool for convert less files into css files.
for
上海黑马前端双元一期
Install
npm init -y
npm install --save ericzheng_less_tool --save
Usages
- create a directory named
src
in the root folder of your project - take all your less files in the folds of
src
- use the directive
npm build
- enjoy your css files in the folder of
notice
if you want to change the name of src
,dist
,please edit the package.json file
License
this tool is released under the MIT License,but you can copy and use it as you like ~~