1.2.2 • Published 12 months ago

safe-ui v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

vite lib option with storybook

usage

import { createApp } from 'vue'
import App from './App.vue'
// import js
import SAFEUI from 'safe-ui'
// import style.css
import 'safe-ui/style'

createApp(App).use(SAFEUI).mount('#app')
1.2.0

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago