From 888f941ae16c850c0f1a844ec9436058840920bd Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期五, 24 四月 2026 09:19:02 +0800
Subject: [PATCH] 推送
---
node_modules/postcss/lib/postcss.d.mts | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/node_modules/postcss/lib/postcss.d.mts b/node_modules/postcss/lib/postcss.d.mts
index d343f3c..eaec868 100644
--- a/node_modules/postcss/lib/postcss.d.mts
+++ b/node_modules/postcss/lib/postcss.d.mts
@@ -1,7 +1,6 @@
export {
// Type-only exports
AcceptedPlugin,
-
AnyNode,
atRule,
AtRule,
@@ -27,7 +26,6 @@
fromJSON,
Helpers,
Input,
-
JSONHydrator,
// This is a class, but it鈥檚 not re-exported. That鈥檚 why it鈥檚 exported as type-only here.
type LazyResult,
@@ -64,6 +62,5 @@
TransformCallback,
Transformer,
Warning,
-
WarningOptions
} from './postcss.js'
--
Gitblit v1.9.3