From 78461649639dba10f9ade8b1dba9e8f2c69a4144 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Thu, 3 Jul 2025 18:23:00 +0300 Subject: Add husky pre-commit --- src/styles/global.css | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles/global.css') diff --git a/src/styles/global.css b/src/styles/global.css index bf46988..5f5cdb6 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -42,6 +42,7 @@ } @view-transition { + /* biome-ignore lint/correctness/noUnknownProperty: View Transitions API property */ navigation: auto; } -- cgit v1.2.3