diff options
| author | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 18:23:00 +0300 |
|---|---|---|
| committer | Dawid Rycerz <dawid@rycerz.xyz> | 2025-07-03 18:23:00 +0300 |
| commit | 78461649639dba10f9ade8b1dba9e8f2c69a4144 (patch) | |
| tree | fc89a83ecc5c8500c77ebc359fd7b7b2b42f085b /src/styles | |
| parent | 0df973de7b554008383a23fd4fc2a0b8e1401b37 (diff) | |
Add husky pre-commit
Diffstat (limited to 'src/styles')
| -rw-r--r-- | src/styles/global.css | 1 |
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; } |
