shadcn-vue/apps/www/src/content/themes.md
2023-09-08 12:11:59 +08:00

9 lines
150 B
Markdown

---
title: Theming - shadcn-vue
---
<script setup>
import Theming from "../../.vitepress/theme/components/theming/Theming.vue"
</script>
<Theming />