UNPKG

vue-fun-loading

Version:

all kinds of loading components of vue

12 lines (9 loc) 249 B
// The prefix to use on all css classes from fun-loading. @fun-loading-prefix: fun-loading; // --- COLORS --- @fun-loading-color: #ff69b4; @fun-loading-light-color: lighten(#ff69b4, 10%); // --- SIZE --- @small: 20px; @middle: 36px; @large: 50px;