summaryrefslogtreecommitdiff
path: root/src/styles/global.css
diff options
context:
space:
mode:
authorDawid Rycerz <dawid@rycerz.xyz>2025-07-03 18:23:00 +0300
committerDawid Rycerz <dawid@rycerz.xyz>2025-07-03 18:23:00 +0300
commit78461649639dba10f9ade8b1dba9e8f2c69a4144 (patch)
treefc89a83ecc5c8500c77ebc359fd7b7b2b42f085b /src/styles/global.css
parent0df973de7b554008383a23fd4fc2a0b8e1401b37 (diff)
Add husky pre-commit
Diffstat (limited to 'src/styles/global.css')
-rw-r--r--src/styles/global.css1
1 files changed, 1 insertions, 0 deletions
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;
}