From 45f998b298c101cf85b157dce6ab5e4ef09a0bcb Mon Sep 17 00:00:00 2001 From: cmgriffing Date: Mon, 4 Nov 2024 01:03:26 +0000 Subject: [PATCH] style: auto-format with action --- playgrounds/app/src/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playgrounds/app/src/app.css b/playgrounds/app/src/app.css index 4e9af47..75b00aa 100644 --- a/playgrounds/app/src/app.css +++ b/playgrounds/app/src/app.css @@ -147,4 +147,4 @@ */ #app { @apply min-h-screen flex flex-col; -} \ No newline at end of file +}