From 02e1663594a21be2b2744ad7c0f836b7ad2f2406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique?= Date: Thu, 12 Jun 2025 21:02:11 -0300 Subject: [PATCH] fix --- src/index.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/index.css b/src/index.css index 334f324..09252ee 100644 --- a/src/index.css +++ b/src/index.css @@ -3,8 +3,6 @@ @tailwind components; @tailwind utilities; -@plugin 'tailwind-scrollbar'; - :root { font-family: system-ui, Avenir, Helvetica, Arial, sans-serif; line-height: 1.5;