terribleMia’s avatarterribleMia’s Twitter Archive—№ 9,992

    1. …in reply to @bramus
      bramus In this case the rotations are increasing because the transforms are nested, so each one starts where the previous left off. But the --index only gets to 2 and stays there. You get the same result by setting --index: 2; initially, without using --carry at all.
  1. …in reply to @TerribleMia
    bramus You can do it with .even/.odd classes, but that breaks your nice even flower pattern - so I applied it to the petal colors instead 😀 codepen.io/mirisuzanne/pen/YzNPxWB?editors=1100