From 66e3417580c376c32ecaf29d671d8dc968ece1b5 Mon Sep 17 00:00:00 2001 From: yizhankui <2669587581@qq.com> Date: Thu, 9 Feb 2023 21:39:49 +0800 Subject: [PATCH] =?UTF-8?q?fix(unocss):=20normal=E5=8D=95=E8=AF=8D?= =?UTF-8?q?=E5=86=99=E9=94=99=E4=BA=86=E5=AF=BC=E8=87=B4=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/unocss.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/unocss.config.ts b/frontend/unocss.config.ts index 5fa8c19..675994f 100644 --- a/frontend/unocss.config.ts +++ b/frontend/unocss.config.ts @@ -148,7 +148,7 @@ export default defineConfig({ blue: { normal: 'var(--jjext-color-brand)', // #1e80ff fill: { - narmal: 'var(--jjext-color-fill)', // #3686ff + normal: 'var(--jjext-color-fill)', // #3686ff }, }, tag: {