0.1.11 • Published 4 years ago
@luchao/vue3-components v0.1.11
vue3-compoments-webpack 基于vue3前端组件库
Button
import SHElement from '@luchao/vue3-components'
app.use(SHElement, ?option);引入主题文件css
import '@luchao/vue3-components/dist/style/theme.css';完整引入
import '@luchao/vue3-components/dist/style/theme.css';
import '@luchao/vue3-components/dist/style/index.css';按需导入
import '@luchao/vue3-components/dist/style/theme.css';
import '@luchao/vue3-components/dist/style/button.css';