Release 2025-05-21-MXjT
This commit is contained in:
@@ -105,6 +105,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
@theme {
|
||||
--animate-text-gradient: text-gradient 4s linear 0s infinite normal forwards running;
|
||||
|
||||
@keyframes text-gradient {
|
||||
to {
|
||||
background-position: -200%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@theme {
|
||||
--ease-in-sine: cubic-bezier(0.12, 0, 0.39, 0);
|
||||
--ease-out-sine: cubic-bezier(0.61, 1, 0.88, 1);
|
||||
|
||||
Reference in New Issue
Block a user