@wxa/compiler-stylus

2.5.1 • Public • Published

wxa-compiler-stylus

stylus 编译器

Install

npm i -D @wxa/compiler-stylus

Usage

使用默认配置

// wxa.config.js
module.exports = {
    use: ['stylus'],
}

指定 stylus 配置

// wxa.config.js
module.exports = {
    use: [{
        name: 'stylus',
        test: /\.styl$|\.stylus$/,
        options: {}
    }],
}

stylus 相关配置请查看 stylus

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.5.11latest
2.1.0-alpha.10next
1.1.0-beta.9141af0e0beta

Version History

VersionDownloads (Last 7 Days)Published
2.5.11
2.4.10
2.3.10
2.2.70
2.2.00
2.1.140
2.0.70
2.1.0-alpha.10
2.1.0-alpha.01
2.0.60
2.0.00
2.0.0-rc.10
2.0.0-rc.00
2.0.0-rc.920
2.0.0-beta.aec5f80c0
2.0.0-beta.70255b650
2.0.0-beta.77b873c20
2.0.0-beta.7d9ff7780
2.0.0-beta.9fc0c9880
2.0.0-beta.020496bf0
2.0.0-beta.7f8e3efb0
2.0.0-beta.27b290040
2.0.0-beta.554b0d790
2.0.0-beta.6ef105fd0
2.0.0-alpha.9516c8c40
2.0.0-alpha.0df9e28a0
2.0.0-alpha.262e667b0
2.0.0-alpha.360df4340
2.0.0-alpha.8cd52c5d0
2.0.0-alpha.e7e06c460
2.0.0-alpha.2b5e0ad70
2.0.0-alpha.f2138c480
2.0.0-alpha.5f7058291
2.0.0-alpha.d435cb130
1.1.00
1.1.0-beta.9141af0e0
1.1.0-beta.5b33a7a30
1.1.0-beta.92b9c4170
1.1.0-beta.679942ae0
1.1.0-beta.d6cf041d0
1.1.0-beta.47a086150
1.1.0-beta.a6cc2d890
1.1.0-beta.05fbb8d90
1.1.0-beta.6fbe2fbd0
1.1.0-beta.a93231b60
1.1.0-beta.847037130
1.1.0-beta.c319b6490
1.1.0-beta.53cd590f0
1.0.00

Package Sidebar

Install

npm i @wxa/compiler-stylus

Weekly Downloads

3

Version

2.5.1

License

MIT

Unpacked Size

8.45 kB

Total Files

8

Last publish

Collaborators

  • genuifx
  • zehuiguan
  • lucaszhu
  • fanniehuang
  • baoooooo