From 8d2b3094c6ce1544aa9cb8ed164531e29d6a55e7 Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 11 Apr 2026 16:05:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20less=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sisyphus --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 1cff09d..4fca4fd 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "@dcloudio/uni-cli-shared": "3.0.0-4080720251210001", "@dcloudio/uni-stacktracey": "3.0.0-4080720251210001", "@dcloudio/vite-plugin-uni": "3.0.0-4080720251210001", + "less": "^4.0.0", "sass": "^1.63.2", "vite": "5.2.8" },