1
0
mirror of https://github.com/vercel/commerce.git synced 2025-04-04 02:35:54 +00:00

Update tailwind.config.ts ()

This commit is contained in:
Omkar Kulkarni 2024-10-18 23:43:08 +05:30 committed by GitHub
parent b7e9e1c7e3
commit ce004c05fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,7 +20,7 @@ const config: Config = {
blink: { blink: {
'0%': { opacity: '0.2' }, '0%': { opacity: '0.2' },
'20%': { opacity: '1' }, '20%': { opacity: '1' },
'100% ': { opacity: '0.2' } '100%': { opacity: '0.2' }
} }
}, },
animation: { animation: {