79472189

Date: 2025-02-27 09:38:34
Score: 1.5
Natty:
Report link

This approach is working:

@keyframes test-7
{
    each(range(7),
    {
        @percent: (100 / 7 * @value * 1%);
        @{percent}
        {
            a: b;
        }
    })
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Shtole