We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a5046 commit 29e57d7Copy full SHA for 29e57d7
docs/examples/say-hello/basic.vue
@@ -1,5 +1,6 @@
1
<script setup>
2
import { StSayHello } from 'starter-lib-vue3'
3
+import 'starter-lib-vue3/dist/es/say-hello/SayHello.css'
4
</script>
5
6
<template>
0 commit comments