From 3341b1602cbf20822bd0ef98bdc2e3898aaea2f9 Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期三, 05 六月 2024 10:06:11 +0800
Subject: [PATCH] feat:考试列表

---
 package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index cfc27fe..4b74a76 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,13 @@
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "^5.0.4",
+    "autoprefixer": "^10.4.19",
     "electron": "^30.0.9",
     "electron-builder": "^24.13.3",
     "electron-devtools-installer": "^3.2.0",
+    "postcss": "^8.4.38",
+    "sass": "^1.77.4",
+    "tailwindcss": "^3.4.3",
     "unplugin-auto-import": "^0.17.6",
     "unplugin-vue-components": "^0.27.0",
     "vite": "^5.2.0",

--
Gitblit v1.8.0