stc-less

1.0.3 • Public • Published

stc-less

Stc plugin for converting less to css

Install

npm install stc-less

How to use

var less2css = require('stc-less');

//less to css
stc.transpile({
  less2css: {plugin: less2css, include: /\.less$/}
})

Readme

Keywords

none

Package Sidebar

Install

npm i stc-less

Weekly Downloads

1

Version

1.0.3

License

none

Last publish

Collaborators

  • lushijie