From 5313393ab0dca0bf5e3afbc8426ff35878a61b53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Choi=C5=84ski?= Date: Sat, 27 Jan 2024 00:04:48 +0100 Subject: [PATCH] fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Grzegorz ChoiƄski --- Foodie/ClientApp/src/custom-theme.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/Foodie/ClientApp/src/custom-theme.scss b/Foodie/ClientApp/src/custom-theme.scss index 51d78eb..ff99dcb 100644 --- a/Foodie/ClientApp/src/custom-theme.scss +++ b/Foodie/ClientApp/src/custom-theme.scss @@ -2,7 +2,6 @@ // Custom Theming for Angular Material // For more information: https://material.angular.io/guide/theming @use '@angular/material' as mat; -@import './app-theme'; // Plus imports for other components in your app. // Include the common styles for Angular Material. We include this here so that you only