UNPKG

@harvest-profit/npk

Version:
10 lines (9 loc) 155 B
.Spinner { cursor: wait; animation: rotate-keyframes 1s linear infinite; } @keyframes rotate-keyframes { 100% { transform: rotate(360deg); } }