1.0.1 • Published 6 years ago

element-css-custom v1.0.1

Weekly downloads
2
License
ISC
Repository
-
Last release
6 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.0.1

6 years ago

0.0.1

8 years ago