From bb1800c8da2c54b1efbdd56aeb7ee44ad15cbb6e Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 26 Jan 2024 15:08:31 +0100 Subject: [PATCH] test --- src/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.css b/src/App.css index 7e04e4a..1e7f176 100644 --- a/src/App.css +++ b/src/App.css @@ -1,3 +1,3 @@ body { - @apply bg-red-600; + @apply bg-green-600; }