mirror of
https://github.com/vercel/commerce.git
synced 2025-04-04 02:35:54 +00:00
Update tailwind.config.ts (#1388)
This commit is contained in:
parent
b7e9e1c7e3
commit
ce004c05fa
@ -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: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user