0.1.11 • Published 2 years ago

@luchao/vue3-components v0.1.11

Weekly downloads
-
License
-
Repository
-
Last release
2 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

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago