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

Be able to pass color #16

Closed sergey-lapin closed 9 years ago

sergey-lapin commented 9 years ago

Now it is hardly possible to use in production because color of spinners hardcoded in styles.

KyleAMathews commented 9 years ago

You can write your own css to override the default color.

sergey-lapin commented 9 years ago

What the point to make react component then, if even to control color (essential thing) I have to change css?

dorthwein commented 8 years ago

I'd second this - would you accept a pull request on this?

KyleAMathews commented 8 years ago

@dorthwein yup!