From b13026638996509d5815ea5c0a421c6a29cdd3b9 Mon Sep 17 00:00:00 2001 From: YogirajA Date: Tue, 28 Jul 2020 15:50:28 -0500 Subject: [PATCH] Site.min.css was not adding much benefit. The minification doesn't work. The front end asset management should be revisited at different time --- src/Totem/Features/Shared/_Layout.cshtml | 9 +++------ src/Totem/wwwroot/css/site.min.css | 1 - 2 files changed, 3 insertions(+), 7 deletions(-) delete mode 100644 src/Totem/wwwroot/css/site.min.css diff --git a/src/Totem/Features/Shared/_Layout.cshtml b/src/Totem/Features/Shared/_Layout.cshtml index dbdacc3..502f64c 100644 --- a/src/Totem/Features/Shared/_Layout.cshtml +++ b/src/Totem/Features/Shared/_Layout.cshtml @@ -9,12 +9,9 @@ - - - - - - + + +