From 3bd962a6d7f61239c020e2dbbeb7341e5b842dd1 Mon Sep 17 00:00:00 2001
From: WXL <wl_5969728@163.com>
Date: 星期二, 21 四月 2026 11:46:41 +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