UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

2 lines (1 loc) 256 B
.tyh-skeleton{min-height:16px;width:100%;background:#eee;display:inline-block;border-radius:4px}.tyh-skeleton-round{border-radius:30px}.tyh-skeleton-animation{animation:skeleton 1.5s infinite}@keyframes skeleton{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}