Example of a simple use of CSS modules in a project.
git clone github.com:lhguerra/css-modules-example.git
npm install webpack -g
npm install
webpack
introduction
: the basics to make it workcontinuation
: showing how to reuse stylesreact
: little example using React