/
dimamir
/
better-auth
Обзор
Документация
Войти
/
dimamir
/
better-auth
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
examples/nuxt-example/components.json
17 строк
369 B
Bereket Engida
docs: fix vue example
26 сен 2024, 17:09
26 сен 2024, 17:09
73c60ae
Код
Авторство
О чём код?
{ "$schema": "https://shadcn-vue.com/schema.json", "style": "new-york", "typescript": true, "tsConfigPath": ".nuxt/tsconfig.json", "tailwind": { "config": "tailwind.config.js", "css": "assets/css/tailwind.css", "baseColor": "stone", "cssVariables": true }, "framework": "nuxt", "aliases": { "components": "@/components", "utils": "@/lib/utils" } }