element-plus/packages/element-plus
JeremyWuuuuu eebc688669 fix(build): marking side effects for webpack importing styles
- Marking file under `dist` and `theme-chalk/*.css` `theme-chalk/*.scss`
2021-08-26 20:55:57 +08:00
..
__tests__ test: add ssr test (#1261) 2021-01-12 11:00:37 +08:00
component.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
defaults.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
index.ts fix(build): exposing installer function and version for umd build (#3041) 2021-08-25 11:27:16 +08:00
make-installer.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
package.json fix(build): marking side effects for webpack importing styles 2021-08-26 20:55:57 +08:00
plugin.ts refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
README.md feat: add global components registry 2020-07-25 12:25:38 +08:00

element-plus

TODO: description

Usage

const elementPlus = require('element-plus');

// TODO: DEMONSTRATE API