From 2a473feb2c3d4f74d4516c0829e214bd87ed06d1 Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Wed, 5 Feb 2025 11:24:30 +0100 Subject: [PATCH] style: remove unnecessary comments from styles.css --- frontend/src/styles.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/frontend/src/styles.css b/frontend/src/styles.css index f1f244e..f1d8c73 100644 --- a/frontend/src/styles.css +++ b/frontend/src/styles.css @@ -1,4 +1 @@ -/* You can add global styles to this file, and also import other style files */ - -/* TailwindCSS Import */ @import "tailwindcss";