From 304a98e88bf3f1488e8f4dccc48a37d112582303 Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 16 Apr 2025 19:36:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=8C=89=E9=92=AE=E5=BF=AB?= =?UTF-8?q?=E6=8D=B7=E6=96=B9=E5=BC=8F=EF=BC=8C=E7=A7=BB=E9=99=A4=20hover?= =?UTF-8?q?=20=E7=8A=B6=E6=80=81=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uno.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uno.config.js b/uno.config.js index de61403..fa4f7a8 100644 --- a/uno.config.js +++ b/uno.config.js @@ -24,7 +24,7 @@ export default defineConfig({ ], shortcuts: [ // shortcuts to multiple utilities - ['btn', 'px-6 py-3 rounded-3 inline-block bg-primary text-white cursor-pointer hover:bg-primary-hover disabled:cursor-default disabled:bg-gray-600 disabled:opacity-50'], + ['btn', 'px-6 py-3 rounded-3 inline-block bg-primary text-white cursor-pointer disabled:cursor-default disabled:bg-gray-600 disabled:opacity-50'], ], presets: [