1.1.2 • Published 4 years ago

element-layout-custom v1.1.2

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

element-css-custom

Usage:

npm install --save element-css-custom

Add the following in your webpack entry point

import 'element-css-custom';

development

see element et doc

NOTE

if element-ui update to a version that is not consistent with current generated theme (you should probably save the element-variables.css file in case)

run the following and regenerate dependencies file:

npm update element-theme-default
npm run copy
npm run theme:init
  1. 发布流程:

npm run theme =》 npm run build => npm run pub

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.9

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

1.0.1

4 years ago