@iel/patch-iview-variable
TypeScript icon, indicating that this package has built-in type declarations

1.3.8 • Public • Published

path-iview-variable

iView-ui(view-design) 的样式使用 css var 编译,并配合 @iel/varxcolor 进行适配动态换肤。

安装

// 基于 @iel/varx、color
npm i -S @iel/varx color @iel/patch-iview-variable
// or
yarn add @iel/varx color @iel/patch-iview-variable

使用

import { createVarx } from '@iel/varx'
import patchIViewVariable from '@iel/patch-iview-variable'

const varx = createVarx({ plugins: [patchIViewVariable()] })
@import '~@iel/patch-iview-variable/styles/index.less';

Readme

Keywords

none

Package Sidebar

Install

npm i @iel/patch-iview-variable

Weekly Downloads

6

Version

1.3.8

License

MIT

Unpacked Size

1.49 MB

Total Files

107

Last publish

Collaborators

  • murray.lei