diff --git a/playground/app/app.vue b/playground/app/app.vue index 21aa4cd7..1421c726 100644 --- a/playground/app/app.vue +++ b/playground/app/app.vue @@ -86,7 +86,7 @@ defineShortcuts({ @import "@nuxt/ui"; @theme { - --font-family-sans: 'Inter', sans-serif; + --font-family-sans: 'Public Sans', sans-serif; --color-green-50: #EFFDF5; --color-green-100: #D9FBE8;