Html – How would I create a rotation animation that switches direction continuously as it goes through each cycle?
I have the following svg of a hexagon and a rotation animation in for it that only goes 1 direction at the moment. How would I adjust this so it rotates the other direction after each animation cycle? @keyframes rotation…