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

I am trying to fade the background while loading.. can anyone help ? #73

Open TanShv opened 5 years ago

TanShv commented 5 years ago

I am trying to fade the background while loading the data.... I tried to add a custom css class to the outer div.. which is not working properly... can anyone help with this?