0.1.11 • Published 4 years ago

@luchao/vue3-components v0.1.11

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

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';
0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago