Skip to content

Commit 29e57d7

Browse files
committed
feat: style import
1 parent 71a5046 commit 29e57d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/examples/say-hello/basic.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<script setup>
22
import { StSayHello } from 'starter-lib-vue3'
3+
import 'starter-lib-vue3/dist/es/say-hello/SayHello.css'
34
</script>
45

56
<template>

0 commit comments

Comments
 (0)