/
dimamir
/
rill
Обзор
Документация
Войти
/
dimamir
/
rill
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
web-common/components.json
13 строк
300 B
bcolloran
Update color theme (#3863)
26 янв 2024, 22:13
Не верифицирован
26 янв 2024, 22:13
8842657
Код
Авторство
О чём код?
{ "$schema": "https://shadcn-svelte.com/schema.json", "style": "new-york", "tailwind": { "config": "tailwind.config.ts", "css": "src/app.css", "baseColor": "slate" }, "aliases": { "components": "@rilldata/web-common/components", "utils": "@rilldata/web-common/lib" } }