My gulp css modules boilerplate using react cause i've searched heavens and hell for this.
Feel free to browse around the project and issue me some mistakes i've made here and there still learning..
Just clone the repo then run :-
$ npm install && npm start
to get started as quickly as possible.
I'm using webpack-stream to run my react task with css modules.
There is another way of using
css-modulesify but i'm like
wot?? O.o .
Couldn't keep up with browserify and all the things i had to put up with.
If there is another gulp react-css-modules boilerplate Lemmino about it so i can steal some cool concepts.
Peace out!
Ohw, and there are no tests!