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