0.1.2 • Published 8 years ago
wxss2less v0.1.2
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 wxss2lessUsage
Go to wxss style file folder, and run:
wxss2lessor you can give the wxss folder as a argument like this:
wxss2less src/styleit's done!