generator.client.tikui.style.token._animations.scss.mustache Maven / Gradle / Ivy
@keyframes placeholder-animation {
0% {
background-position: -50em 0;
}
100% {
background-position: 50em 0;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy