2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00

docs: bring over springloaded fonts

This commit is contained in:
Jeff Sagal
2024-03-24 12:24:47 -07:00
parent 0ad175d762
commit 3c1d0d0dcd
39 changed files with 91 additions and 129 deletions
+3 -1
View File
@@ -15,7 +15,9 @@ defineProps<{
/>
<div class="relative overflow-hidden rounded-xl p-6">
<slot name="icon" />
<h2 class="mt-4 font-display text-base text-slate-900 dark:text-white">
<h2
class="mt-4 font-display font-bold text-base text-slate-900 dark:text-white"
>
<NuxtLink :to="href">
<span class="absolute -inset-px rounded-xl" />
{{ title }}