UNPKG

@ustack/uskin

Version:

A graceful framework which provides developers another chance to build an amazing site.

12 lines (10 loc) 265 B
.loading-ani() { animation: spin 1.28s linear .28s infinite; -moz-animation: spin 1.28s linear .28s infinite; -webkit-animation: spin 1.28s linear .28s infinite; } .loading-style(@size) { .icon-loading(); .loading-ani(); font-size: @size !important; }