KyleAMathews / coffee-react-quickstart

Quickstart for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router
http://kyleamathews.github.io/coffee-react-quickstart
MIT License
254 stars 41 forks source link

File loader #15

Closed alanhogan closed 8 years ago

alanhogan commented 9 years ago

This let me use images in my css. specifically, sprited images (thanks Compass)

KyleAMathews commented 9 years ago

This looks great! Could you add an example use or two to the demo app?

alanhogan commented 8 years ago

I … never got around to that