/
zxclovly
/
SkyGram
Обзор
Документация
Войти
/
zxclovly
/
SkyGram
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
components.json
17 строк
344 B
lovlygod
Initial commit: SkyGram project setup
11 янв 2026, 01:13
11 янв 2026, 01:13
5520e48
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "default", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.ts", "css": "app/globals.css", "baseColor": "zinc", "cssVariables": true, "prefix": "" }, "aliases": { "components": "#/lib/components", "utils": "#/lib/utils" } }