0.2.0 • Published 5 months ago
hong-vue-ui v0.2.0
YUI Component Library
A Vue 3 component library.
Installation
npm install hong-vue-ui
Usage
// 全局引入
import HongUI from 'hong-vue-ui'
import 'hong-vue-ui/dist/style.css'
app.use(HongUI)
// 按需引入
import { Button } from '@hongyingxin/my-component'
import '@hongyingxin/my-component/dist/y-ui.css'
Documentation
License
MIT