Add transition for Firefox

This commit is contained in:
2025-02-09 17:15:51 +09:00
parent 628299b955
commit 440c622737
2 changed files with 26 additions and 5 deletions

View File

@@ -2,10 +2,6 @@
@import "tailwindcss/components";
@import "tailwindcss/utilities";
@view-transition {
navigation: auto;
}
@layer base {
:root {
--foreground: 55 65 81 /* #374151 */;