From cfa05fd1fc156aeda38164312be6307c57348f2d Mon Sep 17 00:00:00 2001 From: mukeshs Date: Sat, 18 Oct 2025 06:42:43 +0530 Subject: [PATCH] update python seed --- fuse-starter-v20.0.0/angular.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/fuse-starter-v20.0.0/angular.json b/fuse-starter-v20.0.0/angular.json index ad1f31b..0809f37 100644 --- a/fuse-starter-v20.0.0/angular.json +++ b/fuse-starter-v20.0.0/angular.json @@ -58,8 +58,7 @@ "src/@fuse/styles/themes.scss", "src/styles/vendors.scss", "src/@fuse/styles/main.scss", - "src/styles/styles.scss", - "src/styles/tailwind.scss" + "src/styles/styles.scss" ], "scripts": [] },