This commit is contained in:
2026-05-03 17:01:46 +03:30
parent b5ad5420b2
commit 9c30295b4b
76 changed files with 7891 additions and 461 deletions

View File

@@ -10,6 +10,9 @@ const config: Config = {
fontFamily: {
sans: ["Lahze", "sans-serif"],
},
animation: {
"bounce-once": "bounce 0.6s ease-in-out 1",
},
},
},
plugins: [],