UNPKG

ar-design

Version:

AR Design is a (react | nextjs) ui library.

11 lines (10 loc) 167 B
@keyframes progress { 0% { background-color: rgba(var(--white-rgb), 0.75); width: 0%; } 100% { background-color: transparent; width: 100%; } }