enn-elementui
v0.3.3
Published
```txt It is an ElementUI theme for ENN's IOT project. ```
Downloads
6
Keywords
Readme
ENN-ElementUI
It is an ElementUI theme for ENN's IOT project.
Content
── enn-elementui
├── theme
| ├──font
| | ├──element-icons.ttf
| | └──element-icons.woff
| └──index.css
├── README.md
├── config.json
└── package.json
Usage
// main.js
import 'enn-elementui/theme/index.css';
// import 'element-ui/lib/theme-chalk/index.css';