mo-ui-vue

0.0.5 • Public • Published

😁MO-UI

本组件库仅供学习交流,请勿在生产环境中使用

作者:LIHUI

🔨 安装

使用本 UI 库之前,请在 css 中开启以下样式

* {
  box-sizing: border-box;
}
:root {
    --button-height: 32px;
    --font-size: 14px;
    --button-bg: white;
    --button-active-bg: #eee;
    --border-radius: 4px;
    --color: #333;
    --border-color: #999;
    --border-color-hover: #666;
}

🔗 Links

vue

Parcel

iconfont

Readme

Keywords

none

Package Sidebar

Install

npm i mo-ui-vue

Weekly Downloads

0

Version

0.0.5

License

MIT

Unpacked Size

4.21 MB

Total Files

26

Last publish

Collaborators

  • ningbaihe