add images

This commit is contained in:
2025-09-01 13:34:40 +07:00
parent a4ecdb822c
commit c3727993d9
8 changed files with 52 additions and 11 deletions

View File

@@ -21,6 +21,9 @@ const config: Config = {
'lg': '1024px',
'xl': '1280px',
'2xl': '1536px',
},
animation: {
"silly-bouncing": 'silly-bounce 0.8s infinite',
}
},
plugins: [],