aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts')
-rw-r--r--vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts b/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts
deleted file mode 100644
index 05d942a..0000000
--- a/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-export const next: {
- atrules: Record<string, { descriptors: Record<string, string> }>,
- properties: Record<string, string>,
- types: Record<string, string>,
-}