Dot Loader

쉬움

3개의 점이 깜빡이는 로더

#animation#css-only

라이브 데모

코드

loaders.css
.dot:nth-child(1) { animation-delay: -0.32s; }
.dot:nth-child(2) { animation-delay: -0.16s; }