From de233e92dc736304873162e3212fe5886a6fa6f2 Mon Sep 17 00:00:00 2001 From: ShawnPhang Date: Tue, 19 Sep 2023 10:15:52 +0800 Subject: [PATCH] code: remove sass --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index c97b915..d215932 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,6 @@ "eslint-config-alloy": "~4.1.0", "eslint-plugin-vue": "^7.12.1", "less": "^4.1.1", - "sass": "^1.63.6", "typescript": "~4.1.5", "unplugin-element-plus": "^0.7.1", "vite": "^2.4.1",