From 69a561d2278e3b18ba7424f9993a2fab35baa540 Mon Sep 17 00:00:00 2001 From: what Date: Tue, 11 Aug 2026 14:15:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20exports=20=E8=A1=A5=E4=B8=8A=20style.css?= =?UTF-8?q?=20=E7=9A=84=E7=B2=BE=E7=A1=AE=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7fe5a16..5c7fb75 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "types": "./dist/index.d.ts", "default": "./dist/index.js" }, + "./style.css": "./dist/style.css", "./*": { "types": "./dist/*.d.ts", "default": "./dist/*.js"