UNPKG

@heartlee/element-components

Version:

a component library for Vue 3 base on element-plus. Forked from element-pro-components. 根据业务需求自用,如需使用,请移步官方仓库使用

12 lines (11 loc) 284 B
/* * @Author : CWH * @Date : 2021-09-28 12:03:17 * @LastEditors : CWH * @LastEditTime : 2021-09-28 13:07:13 * @Description : file content */ import 'element-plus/es/components/scrollbar/style/css' import './vars' import './menu' import './layout.css'