1.3.8 • Published 2 years ago

@iel/patch-iview-variable v1.3.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.3.6

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.3.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago