From 01b546cc816c4fb6b7389e5122b7802d7e724a2b Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 22 Feb 2026 19:47:13 +0800 Subject: refactor(shadcn): use base lyra instead --- packages/ui-new/components.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/ui-new/components.json') diff --git a/packages/ui-new/components.json b/packages/ui-new/components.json index 2b0833f..f9d4fcd 100644 --- a/packages/ui-new/components.json +++ b/packages/ui-new/components.json @@ -1,6 +1,6 @@ { "$schema": "https://ui.shadcn.com/schema.json", - "style": "new-york", + "style": "base-lyra", "rsc": false, "tsx": true, "tailwind": { @@ -11,6 +11,7 @@ "prefix": "" }, "iconLibrary": "lucide", + "rtl": false, "aliases": { "components": "@/components", "utils": "@/lib/utils", -- cgit v1.2.3-70-g09d2