@wepy/compiler-stylus

2.1.0 • 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

11

Version

2.1.0

License

MIT

Unpacked Size

13.4 kB

Total Files

32

Last publish

Collaborators

  • dlhandsome
  • gcaufy