From 34e9ad7a3bef2d1dcc0f1912a99d9bd92ba97021 Mon Sep 17 00:00:00 2001 From: jiwangyihao Date: Wed, 4 Jun 2025 01:03:04 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E4=B8=8E=20SCSS=20?= =?UTF-8?q?=E4=B8=8D=E5=85=BC=E5=AE=B9=E7=9A=84=20@variant=20=E5=AE=9A?= =?UTF-8?q?=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app.vue b/app.vue index c46456e..ae26575 100644 --- a/app.vue +++ b/app.vue @@ -301,10 +301,6 @@ header { property: transform, width, border-radius; duration: 0.1s; } - - @variant dark { - background-color: var(--p-surface-900); - } } h1 {