I am doing a migration task from SCSS to LESS. I have a code in SCSS which is for loop
@keyframes animate-loading-frames { @for $i from 0 through 25 {