wepy-compiler-stylus

1.3.12 • Public • Published

wepy stylus 编译器

安装

npm install wepy-compiler-stylus --save-dev

配置wepy.config.js

module.exports = {
    "compilers": {
        stylus: {
            "compress": true
        }
    }
};

参数说明

Stylus

Readme

Keywords

Package Sidebar

Install

npm i wepy-compiler-stylus

Weekly Downloads

0

Version

1.3.12

License

MIT

Unpacked Size

1.78 kB

Total Files

3

Last publish

Collaborators

  • gcaufy