@fire-bird/highway-plugin-cui-h5

0.0.3 • Public • Published

@fire-bird/highway-plugin-cui-h5

@fire-bird/cui-h5 插件

About

开启 named import,jest 测试时兼容配置

Usage

在 plugin 中加入配置

{
  plugins: [
    [
      'cui-h5',
      {
        modifyVars: {
          'brand': 'green', // 全局主色
        }
      }
    ]
    //...other plugins
  ]
}

Options

目前只开放了 modifyVars 这个参数,用于定制 @fire-bird/cui-h5 内部的 less 颜色的基础变量。

Readme

Keywords

none

Package Sidebar

Install

npm i @fire-bird/highway-plugin-cui-h5

Weekly Downloads

2

Version

0.0.3

License

ISC

Unpacked Size

2.48 kB

Total Files

3

Last publish

Collaborators

  • dq_x