ConnorAtherton / loaders.css

Delightful, performance-focused pure css loading animations.
https://connoratherton.com/loaders
10.22k stars 1.22k forks source link

Add Spinner #5

Closed octycs closed 9 years ago

octycs commented 9 years ago

out

That's a simple semi circle spinner. The gif is not that fluent because of my computer.

Should I add the compiled files (loaders.css etc.)?

ConnorAtherton commented 9 years ago

Nice! Yeah, can you run the gulp task and add the compiled files. Thanks.

octycs commented 9 years ago

There are some delay/duration changes in loaders.css. Is that a problem?

octycs commented 9 years ago

They don't seem to be good. I'll fix that.

octycs commented 9 years ago

Now it works.

ConnorAtherton commented 9 years ago

Thanks @octycs. I had to move `border-radius: 100%' to the child div to get the semi-circle but looks great :)

octycs commented 9 years ago

Cool, thanks! :smile: