/
dafaqtx
/
threads-clone
Обзор
Документация
Войти
/
dafaqtx
/
threads-clone
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
main
components.json
16 строк
324 B
Alexander Kuchuk
made frontend part
06 авг 2023, 18:24
06 авг 2023, 18:24
b4ed5c9
Код
Авторство
О чём код?
{ "$schema": "https://ui.shadcn.com/schema.json", "style": "default", "rsc": true, "tsx": true, "tailwind": { "config": "tailwind.config.js", "css": "app/globals.css", "baseColor": "slate", "cssVariables": false }, "aliases": { "components": "@/components", "utils": "@/lib/utils" } }