From c873ca2739859f47a89ff93d221f8f18ea4cde6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Tue, 14 Mar 2023 11:30:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0node-sass=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 77ed897..cabcab0 100644 --- a/package.json +++ b/package.json @@ -72,6 +72,7 @@ "flyio": "^0.6.2", "less": "^4.1.3", "less-loader": "^4.1.0", + "node-sass": "^4.14.1", "regenerator-runtime": "^0.12.1", "vue": "^2.6.11", "vuex": "^3.2.0"