mirror of
https://github.com/HoshinoSuzumi/rayine-ui.git
synced 2025-04-18 06:48:51 +08:00
docs: update home page
This commit is contained in:
parent
8123f5918a
commit
69139c76b3
@ -23,11 +23,9 @@ const runtimeConfig = useRuntimeConfig().public
|
|||||||
</h1>
|
</h1>
|
||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
<div class="flex items-center gap-4">
|
<div class="flex items-center gap-4">
|
||||||
<NuxtLink
|
<RayButton to="https://github.com/HoshinoSuzumi/rayine-ui" target="_blank" icon="tabler:brand-github" variant="ghost">
|
||||||
to="https://github.com/HoshinoSuzumi/rayine-ui"
|
GitHub
|
||||||
target="_blank"
|
</RayButton>
|
||||||
class="text-neutral-400 dark:text-neutral-500"
|
|
||||||
>GitHub</NuxtLink>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
</template>
|
</template>
|
||||||
|
@ -12,3 +12,4 @@ This project aims to facilitate sharing a component library across multiple proj
|
|||||||
- Fully customizable components
|
- Fully customizable components
|
||||||
- TailwindCSS inside
|
- TailwindCSS inside
|
||||||
- Full TypeScript support
|
- Full TypeScript support
|
||||||
|
- 200,000+ icons from [Iconify](https://iconify.design/)
|
||||||
|
Loading…
Reference in New Issue
Block a user