KyleAMathews / react-spinkit

A collection of loading indicators animated with CSS for React
http://kyleamathews.github.io/react-spinkit/
MIT License
1.49k stars 73 forks source link

How do I change the size or color of the spinner? #57

Open bobber205 opened 7 years ago

bobber205 commented 7 years ago

See title <3

merrywhether commented 7 years ago

I've got #58 for colorizing which hopefully can get reviewed/fixed/merged soon. Changing the size is harder because you'd need to dig into the CSS and override the div sizes and animation keyframes to your specifications with your own CSS.

gaastonsr commented 6 years ago

If you're using styled-components styled-spinkit looks pretty good.

phobal commented 6 years ago

If you don't know how to use, you can reference react-loading-spinkit, and online demo