From 97adbe1214f684b7d75522d1a0105513bfdc9331 Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 26 六月 2024 11:19:12 +0800 Subject: [PATCH] feat:作弊记录 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index a01a867..54ad75f 100644 --- a/package.json +++ b/package.json @@ -74,6 +74,7 @@ "node-sass": "^6.0.1", "sass-loader": "^10.5.2", "svg-sprite-loader": "4.1.6", + "tailwindcss": "^3.4.3", "vue-template-compiler": "^2.7.16" } } -- Gitblit v1.8.0