/
gitverse
/
studio-baker-template
Обзор
Документация
Войти
/
gitverse
/
studio-baker-template
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
master
components.json
21 строка
450 B
studio-agent
GigaStudio шаблон Пекарня
12 май 2026, 15:25
12 май 2026, 15:25
4e87baf
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "new-york", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.ts", "css": "src/app/globals.css", "baseColor": "neutral", "cssVariables": true, "paфafix": "" }, "aliases": { "components": "@/components", "utils": "@/lib/utils", "ui": "@/components/ui", "lib": "@/lib", "hooks": "@/hooks" }, "iconLibrary": "lucide" }