@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.13latest
2.1.0-alpha.11next
1.1.0-beta.9141af0e1beta

Version History

VersionDownloads (Last 7 Days)Published
2.5.13
2.4.12
2.3.10
2.2.70
2.2.00
2.1.140
2.0.71
2.1.0-alpha.11
2.1.0-alpha.00
2.0.61
2.0.01
2.0.0-rc.11
2.0.0-rc.01
2.0.0-rc.922
2.0.0-beta.aec5f80c0
2.0.0-beta.70255b652
2.0.0-beta.77b873c21
2.0.0-beta.7d9ff7780
2.0.0-beta.9fc0c9881
2.0.0-beta.020496bf1
2.0.0-beta.7f8e3efb2
2.0.0-beta.27b290041
2.0.0-beta.554b0d791
2.0.0-beta.6ef105fd1
2.0.0-alpha.9516c8c41
2.0.0-alpha.0df9e28a1
2.0.0-alpha.262e667b1
2.0.0-alpha.360df4342
2.0.0-alpha.8cd52c5d0
2.0.0-alpha.e7e06c463
2.0.0-alpha.2b5e0ad71
2.0.0-alpha.f2138c482
2.0.0-alpha.5f7058291
2.0.0-alpha.d435cb133
1.1.00
1.1.0-beta.9141af0e1
1.1.0-beta.5b33a7a30
1.1.0-beta.92b9c4171
1.1.0-beta.679942ae2
1.1.0-beta.d6cf041d2
1.1.0-beta.47a086152
1.1.0-beta.a6cc2d890
1.1.0-beta.05fbb8d92
1.1.0-beta.6fbe2fbd1
1.1.0-beta.a93231b62
1.1.0-beta.847037131
1.1.0-beta.c319b6490
1.1.0-beta.53cd590f2
1.0.02

Package Sidebar

Install

npm i @wxa/compiler-stylus

Weekly Downloads

56

Version

2.5.1

License

MIT

Unpacked Size

8.45 kB

Total Files

8

Last publish

Collaborators

  • genuifx
  • zehuiguan
  • lucaszhu
  • fanniehuang
  • baoooooo