1.3.8 • Published 3 years ago

@iel/patch-iview-variable v1.3.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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';
1.3.7

3 years ago

1.3.6

3 years ago

1.3.5

3 years ago

1.3.4

3 years ago

1.3.3

3 years ago

1.3.2

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.3.8

3 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago