From d6dc6d6c8c7853384300a84e0733b34f3bb0d899 Mon Sep 17 00:00:00 2001 From: schererleander Date: Fri, 26 Dec 2025 03:23:04 +0100 Subject: style(tailwind): cleanup tailwindcss --- components/noise.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components/noise.tsx') diff --git a/components/noise.tsx b/components/noise.tsx index 3e29b66..1d37ba4 100644 --- a/components/noise.tsx +++ b/components/noise.tsx @@ -2,7 +2,7 @@ export function Noise() { return (
); } -- cgit v1.3.1