0.1.2 • Published 6 years ago

wxss2less v0.1.2

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

wxss2less

wepy project must import less file, but weui-wsss only provide wxss files, wxss2less can rename file name to less, and replace the .wxss to .less in @import.

Install

npm install -g wxss2less

Usage

Go to wxss style file folder, and run:

wxss2less

or you can give the wxss folder as a argument like this:

wxss2less src/style

it's done!

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago