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

Add cssify transform #11

Closed blakeembrey closed 9 years ago

blakeembrey commented 9 years ago

Closes #9

KyleAMathews commented 9 years ago

I'm not super familiar with Browserify — should cssify be a devDependency or a regular dependency as you have it?

blakeembrey commented 9 years ago

It won't install as a devDependency when you do npm install.

KyleAMathews commented 9 years ago

LGTM

KyleAMathews commented 9 years ago

Thanks! Published a 0.7.0 with your changes.