From 002eb44eee98dc838bc854b945ab0cbf4884dd57 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 14 Dec 2020 23:29:56 -0800 Subject: :star: --- angular.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'angular.json') diff --git a/angular.json b/angular.json index 176bfca..a3e010b 100644 --- a/angular.json +++ b/angular.json @@ -28,12 +28,9 @@ "apps/me/src/assets" ], "styles": [ - "semantic/dist/semantic.min.css", "apps/me/src/styles.scss" ], - "scripts": [ - "semantic/dist/semantic.min.js" - ] + "scripts": [] }, "configurations": { "production": { -- cgit v1.2.3