UNPKG

@harvest-profit/npk

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